|
|||||||||||
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.codehaus.xfire.transport.http.XFireServlet
org.codehaus.xfire.transport.http.XFireConfigurableServlet
XFire Servlet as Dispatcher including a configuration
of XFire from services.xml in classpath
Field Summary |
Fields inherited from class org.codehaus.xfire.transport.http.XFireServlet |
controller, xfire |
Constructor Summary | |
XFireConfigurableServlet()
|
Method Summary | |
org.codehaus.xfire.XFire |
createXFire()
|
Methods inherited from class org.codehaus.xfire.transport.http.XFireServlet |
createController, doGet, doPost, getController, getXFire, init |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XFireConfigurableServlet()
Method Detail |
public org.codehaus.xfire.XFire createXFire() throws javax.servlet.ServletException
javax.servlet.ServletException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |