|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
org.exist.xmlrpc.RpcServlet
| Field Summary | |
protected java.lang.String |
databaseid
id of the database registred against the BrokerPool |
protected XmlRpcServer |
xmlrpc
|
| Constructor Summary | |
RpcServlet()
|
|
| Method Summary | |
void |
doPost(HttpServletRequest request,
HttpServletResponse response)
Handle XML-RPC requests |
void |
init(ServletConfig config)
Create XML-RPC handler |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected XmlRpcServer xmlrpc
protected java.lang.String databaseid
| Constructor Detail |
public RpcServlet()
| Method Detail |
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
request - Description of the Parameterresponse - Description of the Parameter
ServletException - Description of the Exception
java.io.IOException - Description of the Exception
public void init(ServletConfig config)
throws ServletException
config - Description of the Parameter
ServletException - Description of the Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||