Uses of Class
com.sun.research.ws.wadl.Request
Package
Description
Jersey server-side WADL support public classes and interfaces.
Jersey server-side WADL internal classes.
Jersey server-side WADL internal classes supporting
wadl generators
.Jersey server-side WADL internal classes supporting
generation of resource documentation with
wadl generators
.-
Uses of Request in com.sun.research.ws.wadl
Modifier and TypeMethodDescriptionObjectFactory.createRequest()
Create an instance ofRequest
Method.getRequest()
Gets the value of the request property.Modifier and TypeMethodDescriptionvoid
Method.setRequest
(Request value) Sets the value of the request property. -
Uses of Request in org.glassfish.jersey.server.wadl
-
Uses of Request in org.glassfish.jersey.server.wadl.internal
-
Uses of Request in org.glassfish.jersey.server.wadl.internal.generators
Modifier and TypeMethodDescriptionWadlGeneratorApplicationDoc.createRequest
(Resource r, ResourceMethod m) WadlGeneratorGrammarsSupport.createRequest
(Resource ar, ResourceMethod arm) WadlGeneratorJAXBGrammarGenerator.createRequest
(Resource ar, ResourceMethod arm) -
Uses of Request in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc
Modifier and TypeMethodDescriptionWadlGeneratorResourceDocSupport.createRequest
(Resource r, ResourceMethod m)