Uses of Class
com.sun.research.ws.wadl.Request
Packages that use Request
Package
Description
Jersey server-side WADL support public classes and interfaces.
Jersey server-side WADL internal classes.
-
Uses of Request in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl declared as RequestMethods in com.sun.research.ws.wadl that return RequestModifier and TypeMethodDescriptionObjectFactory.createRequest()Create an instance ofRequestMethod.getRequest()Gets the value of the request property.Methods in com.sun.research.ws.wadl with parameters of type RequestModifier and TypeMethodDescriptionvoidMethod.setRequest(Request value) Sets the value of the request property. -
Uses of Request in org.glassfish.jersey.server.wadl
Methods in org.glassfish.jersey.server.wadl that return Request -
Uses of Request in org.glassfish.jersey.server.wadl.internal
Methods in org.glassfish.jersey.server.wadl.internal that return Request