|
||||||||||
| 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
argos.bangbang.xmlrpc.RPCServlet
public class RPCServlet
Created on 03.aug.2006
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
RPCServlet()
|
|
| Method Summary | |
|---|---|
protected org.apache.xmlrpc.server.XmlRpcHandlerMapping |
newXmlRpcHandlerMapping()
|
| Methods inherited from class org.apache.xmlrpc.webserver.XmlRpcServlet |
|---|
doPost, getXmlRpcServletServer, init, log, log, newPropertyHandlerMapping, newXmlRpcServer |
| 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 |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public RPCServlet()
| Method Detail |
|---|
protected org.apache.xmlrpc.server.XmlRpcHandlerMapping newXmlRpcHandlerMapping()
throws org.apache.xmlrpc.XmlRpcException
newXmlRpcHandlerMapping in class org.apache.xmlrpc.webserver.XmlRpcServletorg.apache.xmlrpc.XmlRpcException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||