|
|||||||
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
org.exist.xmlrpc.RpcServlet
public class RpcServlet
Constructor Summary | |
---|---|
RpcServlet()
|
Method Summary | |
---|---|
void |
doPost(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class org.apache.xmlrpc.webserver.XmlRpcServlet |
---|
getAuthenticationHandler, getRequestProcessorFactoryFactory, getTypeConverterFactory, getXmlRpcServletServer, init, log, log, setAuthenticationHandler, setRequestProcessorFactoryFactory, setTypeConverterFactory |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RpcServlet()
Method Detail |
---|
public void doPost(HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
doPost
in class org.apache.xmlrpc.webserver.XmlRpcServlet
IOException
ServletException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |