|
|||||||||||
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.plexus.PlexusXFireServlet
An XFire servlet which obtains its XFire instance from Plexus. This is only if you already using Plexus in your application. For a message Plexus managed version of XFire see StandaloneXFireServlet.
Field Summary |
Fields inherited from class org.codehaus.xfire.transport.http.XFireServlet |
controller, xfire |
Constructor Summary | |
PlexusXFireServlet()
|
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 PlexusXFireServlet()
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 |