Uses of Interface
org.apache.xmlrpc.common.XmlRpcRequestProcessor

Packages that use XmlRpcRequestProcessor
org.apache.xmlrpc.common   
 

Uses of XmlRpcRequestProcessor in org.apache.xmlrpc.common
 

Subinterfaces of XmlRpcRequestProcessor in org.apache.xmlrpc.common
 interface XmlRpcStreamRequestProcessor
          An instance of XmlRpcRequestProcessor, which is processing an XML stream.
 

Methods in org.apache.xmlrpc.common that return XmlRpcRequestProcessor
 XmlRpcRequestProcessor XmlRpcRequestProcessorFactory.getXmlRpcServer()
          Returns the XmlRpcRequestProcessor being invoked.
 



Copyright © 2001-2007 The Apache Software Foundation. All Rights Reserved.