Uses of Class
org.jboss.resteasy.wadl.jaxb.Request
Packages that use Request
-
Uses of Request in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb declared as RequestMethods in org.jboss.resteasy.wadl.jaxb that return RequestModifier and TypeMethodDescriptionObjectFactory.createRequest()
Create an instance ofRequest
Method.getRequest()
Gets the value of the request property.Methods in org.jboss.resteasy.wadl.jaxb with parameters of type RequestModifier and TypeMethodDescriptionvoid
Method.setRequest
(Request value) Sets the value of the request property.