Uses of Class
org.apache.xmlrpc.server.XmlRpcHttpServer

Packages that use XmlRpcHttpServer
org.apache.xmlrpc.webserver   
 

Uses of XmlRpcHttpServer in org.apache.xmlrpc.webserver
 

Subclasses of XmlRpcHttpServer in org.apache.xmlrpc.webserver
 class XmlRpcServletServer
          An extension of XmlRpcServer, which is suitable for processing servlet requests.
 



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