Package | Description |
---|---|
org.apache.xmlrpc.webserver |
Modifier and Type | Method and Description |
---|---|
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–2023 The Apache Software Foundation. All rights reserved.