Uses of Class
org.exoplatform.services.rest.wadl.research.Response
Packages that use Response
-
Uses of Response in org.exoplatform.services.rest.wadl
Methods in org.exoplatform.services.rest.wadl that return ResponseModifier and TypeMethodDescriptionBaseWadlGeneratorImpl.createResponse()WadlGenerator.createResponse() -
Uses of Response in org.exoplatform.services.rest.wadl.research
Fields in org.exoplatform.services.rest.wadl.research declared as ResponseMethods in org.exoplatform.services.rest.wadl.research that return ResponseModifier and TypeMethodDescriptionObjectFactory.createResponse()Create an instance ofResponseMethod.getResponse()Gets the value of the response property.Methods in org.exoplatform.services.rest.wadl.research with parameters of type ResponseModifier and TypeMethodDescriptionvoidMethod.setResponse(Response value) Sets the value of the response property.