Uses of Class
org.apache.axis2.rpc.RPCMethod

Packages that use RPCMethod
org.apache.axis2.rpc   
 

Uses of RPCMethod in org.apache.axis2.rpc
 

Constructors in org.apache.axis2.rpc with parameters of type RPCMethod
RPCRequestElement(RPCMethod method, OMElement parent)
           
RPCResponseElement(RPCMethod method, OMElement parent)