Uses of Class
org.apache.xmlrpc.XmlRpcRequest

Packages that use XmlRpcRequest
org.apache.xmlrpc   
 

Uses of XmlRpcRequest in org.apache.xmlrpc
 

Methods in org.apache.xmlrpc that return XmlRpcRequest
 XmlRpcRequest XmlRpcRequestProcessor.processRequest(java.io.InputStream is)
          Process a request.
 

Methods in org.apache.xmlrpc with parameters of type XmlRpcRequest
protected static java.lang.Object XmlRpcWorker.invokeHandler(java.lang.Object handler, XmlRpcRequest request, XmlRpcContext context)
          Pass the specified request to the handler.
 



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.