Download Stylus Studio - The World's Best XML IDE!


Uses of Class
org.apache.soap.rpc.RPCMessage

Packages that use RPCMessage
org.apache.soap.rpc   
 

Uses of RPCMessage in org.apache.soap.rpc
 

Subclasses of RPCMessage in org.apache.soap.rpc
 class Call
          A Call object represents an RPC call.
 class Response
          A Response object represents an RPC response.
 

Methods in org.apache.soap.rpc that return RPCMessage
protected static RPCMessage RPCMessage.extractFromEnvelope(Envelope env, ServiceManager svcMgr, boolean isResponse, SOAPMappingRegistry respSMR, SOAPContext ctx)
           
static RPCMessage RPCMessage.unmarshall(java.lang.String inScopeEncStyle, org.w3c.dom.Node src, java.lang.Class toClass, ServiceManager svcMgr, SOAPMappingRegistry respSMR, SOAPContext ctx)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.
JavaDoc reference hosted by Stylus Studio, provider of XML and Web services tools — Download a free trial!