Uses of Class
org.apache.xmlrpc.webserver.XmlRpcServletServer

Packages that use XmlRpcServletServer
org.apache.xmlrpc.webserver   
 

Uses of XmlRpcServletServer in org.apache.xmlrpc.webserver
 

Methods in org.apache.xmlrpc.webserver that return XmlRpcServletServer
 XmlRpcServletServer XmlRpcServlet.getXmlRpcServletServer()
          Returns the servlets instance of XmlRpcServletServer.
protected  XmlRpcServletServer XmlRpcServlet.newXmlRpcServer(javax.servlet.ServletConfig pConfig)
          Creates a new instance of XmlRpcServer, which is being used to process the requests.
 



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