org.eclipse.ecf.remoteservice.rpc.server
Class RemoteServiceXmlRpcServlet

java.lang.Object
  extended by XmlRpcServlet
      extended by org.eclipse.ecf.remoteservice.rpc.server.RemoteServiceXmlRpcServlet

public class RemoteServiceXmlRpcServlet
extends XmlRpcServlet


Constructor Summary
RemoteServiceXmlRpcServlet()
           
 
Method Summary
protected  XmlRpcHandlerMapping newXmlRpcHandlerMapping()
           
protected  XmlRpcServletServer newXmlRpcServer(javax.servlet.ServletConfig pConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteServiceXmlRpcServlet

public RemoteServiceXmlRpcServlet()
Method Detail

newXmlRpcHandlerMapping

protected XmlRpcHandlerMapping newXmlRpcHandlerMapping()
                                                throws XmlRpcException
Throws:
XmlRpcException

newXmlRpcServer

protected XmlRpcServletServer newXmlRpcServer(javax.servlet.ServletConfig pConfig)
                                       throws XmlRpcException
Throws:
XmlRpcException