Uses of Class
com.sun.research.ws.wadl.Param
Package
Description
Jersey server-side WADL support public classes and interfaces.
Jersey server-side WADL internal classes.
-
Uses of Param in com.sun.research.ws.wadl
Modifier and TypeFieldDescriptionRepresentation.param
Request.param
Resource.param
ResourceType.param
Response.param
Modifier and TypeMethodDescriptionRepresentation.getParam()
Gets the value of the param property.Request.getParam()
Gets the value of the param property.Resource.getParam()
Gets the value of the param property.ResourceType.getParam()
Gets the value of the param property.Response.getParam()
Gets the value of the param property. -
Uses of Param in org.glassfish.jersey.server.wadl
Modifier and TypeMethodDescriptionWadlGenerator.createParam
(Resource r, ResourceMethod m, Parameter p) -
Uses of Param in org.glassfish.jersey.server.wadl.internal
Modifier and TypeMethodDescriptionWadlGeneratorImpl.createParam
(Resource r, ResourceMethod m, Parameter p)