|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.xmlrpc.webserver.XmlRpcServlet
com.xpn.xwiki.xmlrpc.XWikiXmlRpcServlet
public class XWikiXmlRpcServlet
This is the XMLRPC Servlet that is used as a gateway for serving XMLRPC requests.
Constructor Summary | |
---|---|
XWikiXmlRpcServlet()
|
Method Summary | |
---|---|
protected org.apache.xmlrpc.server.PropertyHandlerMapping |
newPropertyHandlerMapping(URL url)
|
Methods inherited from class org.apache.xmlrpc.webserver.XmlRpcServlet |
---|
doPost, getAuthenticationHandler, getRequestProcessorFactoryFactory, getTypeConverterFactory, getXmlRpcServletServer, init, log, log, newXmlRpcHandlerMapping, newXmlRpcServer, setAuthenticationHandler, setRequestProcessorFactoryFactory, setTypeConverterFactory |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XWikiXmlRpcServlet()
Method Detail |
---|
protected org.apache.xmlrpc.server.PropertyHandlerMapping newPropertyHandlerMapping(URL url) throws IOException, org.apache.xmlrpc.XmlRpcException
newPropertyHandlerMapping
in class org.apache.xmlrpc.webserver.XmlRpcServlet
IOException
org.apache.xmlrpc.XmlRpcException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |