Uses of Interface
org.apache.xmlrpc.ContextXmlRpcHandler

Packages that use ContextXmlRpcHandler
org.apache.xmlrpc   
 

Uses of ContextXmlRpcHandler in org.apache.xmlrpc
 

Classes in org.apache.xmlrpc that implement ContextXmlRpcHandler
 class MultiCall
          The system.multicall handler performs several RPC calls at a time.
 class SystemHandler
          Wraps calls to the XML-RPC standard system.* methods (such as system.multicall).
 

Methods in org.apache.xmlrpc with parameters of type ContextXmlRpcHandler
 void SystemHandler.addSystemHandler(java.lang.String handlerName, ContextXmlRpcHandler handler)
           
 



Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.