Package org.apache.axis2.description
Class AxisResource
java.lang.Object
org.apache.axis2.description.AxisResource
Represent a resource definition exposed from a service.
Provide similar representation to a resource in an API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResourceParameter(String method, List<AxisResourceParameter> resourceParameterList) getResourceParameterList(String method) void
-
Constructor Details
-
AxisResource
public AxisResource()
-
-
Method Details
-
getMethods
-
setMethod
-
addResourceParameter
-
getResourceParameterList
-