| Package | Description | 
|---|---|
| com.sun.research.ws.wadl | |
| org.glassfish.jersey.server.wadl | 
 Jersey server-side WADL support public classes and interfaces. 
 | 
| org.glassfish.jersey.server.wadl.internal | 
 Jersey server-side WADL internal classes. 
 | 
| 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,
                           jakarta.ws.rs.core.MediaType mediaType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Representation | 
WadlGeneratorImpl.createRequestRepresentation(Resource r,
                           ResourceMethod m,
                           jakarta.ws.rs.core.MediaType mediaType)  | 
Representation | 
WadlGeneratorImpl.createResponseRepresentation(Resource r,
                            ResourceMethod m,
                            jakarta.ws.rs.core.MediaType mediaType)  | 
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.