Uses of Class
org.jboss.resteasy.wadl.jaxb.Request
-
Packages that use Request Package Description org.jboss.resteasy.wadl.jaxb -
-
Uses of Request in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb declared as Request Modifier and Type Field Description protected RequestMethod. requestMethods in org.jboss.resteasy.wadl.jaxb that return Request Modifier and Type Method Description RequestObjectFactory. createRequest()Create an instance ofRequestRequestMethod. getRequest()Gets the value of the request property.Methods in org.jboss.resteasy.wadl.jaxb with parameters of type Request Modifier and Type Method Description voidMethod. setRequest(Request value)Sets the value of the request property.
-