Package org.apache.axis2.jaxrs
Class JAXRSModel
java.lang.Object
org.apache.axis2.jaxrs.JAXRSModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononly returns the one mime type as wsdl 2.0 can publish only one mime type for an operationgetPath()getter methodsonly returns the one mime type as wsdl 2.0 can publish only one mime type for an operationvoidsetConsumes(String consumes) voidsetHTTPMethod(String httpmethod) voidvoidsetProduces(String produces)
-
Constructor Details
-
JAXRSModel
public JAXRSModel()
-
-
Method Details
-
setPath
-
setConsumes
-
setProduces
-
setHTTPMethod
-
getPath
getter methods -
getConsumes
only returns the one mime type as wsdl 2.0 can publish only one mime type for an operation- Returns:
-
getProduces
only returns the one mime type as wsdl 2.0 can publish only one mime type for an operation- Returns:
-
getHTTPMethod
-