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
(package private)  class ConnectionServer
           
 class XmlRpcServletServer
          An extension of XmlRpcServer, which is suitable for processing servlet requests.