| Package | Description | 
|---|---|
| com.sun.research.ws.wadl | |
| org.glassfish.jersey.server.wadl | Jersey server-side WADL support public classes and interfaces. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<Representation> | Request. representation | 
| protected List<Representation> | Response. representation | 
| Modifier and Type | Method and Description | 
|---|---|
| Representation | ObjectFactory. createRepresentation()Create an instance of  Representation | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Representation> | Request. getRepresentation()Gets the value of the representation property. | 
| List<Representation> | Response. getRepresentation()Gets the value of the representation property. | 
| Modifier and Type | Method and Description | 
|---|---|
| Representation | WadlGenerator. createRequestRepresentation(Resource r,
                           ResourceMethod m,
                           javax.ws.rs.core.MediaType mediaType) | 
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.