|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.xmlrpc.webserver.XmlRpcServlet
org.seasar.remoting.xmlrpc.servlet.S2XmlRpcServlet
public class S2XmlRpcServlet
コンストラクタの概要 | |
---|---|
S2XmlRpcServlet()
|
メソッドの概要 | |
---|---|
void |
init(ServletConfig config)
|
protected org.apache.xmlrpc.server.XmlRpcHandlerMapping |
newXmlRpcHandlerMapping()
|
クラス org.apache.xmlrpc.webserver.XmlRpcServlet から継承されたメソッド |
---|
doPost, getXmlRpcServletServer, log, log, newPropertyHandlerMapping, newXmlRpcServer |
クラス javax.servlet.http.HttpServlet から継承されたメソッド |
---|
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
クラス javax.servlet.GenericServlet から継承されたメソッド |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public S2XmlRpcServlet()
メソッドの詳細 |
---|
public void init(ServletConfig config) throws ServletException
Servlet
内の init
org.apache.xmlrpc.webserver.XmlRpcServlet
内の init
ServletException
protected org.apache.xmlrpc.server.XmlRpcHandlerMapping newXmlRpcHandlerMapping() throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.webserver.XmlRpcServlet
内の newXmlRpcHandlerMapping
org.apache.xmlrpc.XmlRpcException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |