de.fzj.unicore.wsrflite.xfire
Class Servlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.codehaus.xfire.transport.http.XFireServlet
              extended by de.fzj.unicore.wsrflite.xfire.Servlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class Servlet
extends org.codehaus.xfire.transport.http.XFireServlet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.codehaus.xfire.transport.http.XFireServlet
controller, xfire, XFIRE_INSTANCE
 
Constructor Summary
Servlet()
           
 
Method Summary
 org.codehaus.xfire.transport.http.XFireServletController createController()
          creates an WSRFServletController, that lists the UNICORE Services with correct links to the WSDLs
 
Methods inherited from class org.codehaus.xfire.transport.http.XFireServlet
createXFire, destroy, doGet, doPost, getController, getWebappBase, 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
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

Servlet

public Servlet()
Method Detail

createController

public org.codehaus.xfire.transport.http.XFireServletController createController()
                                                                          throws javax.servlet.ServletException
creates an WSRFServletController, that lists the UNICORE Services with correct links to the WSDLs

Overrides:
createController in class org.codehaus.xfire.transport.http.XFireServlet
Throws:
javax.servlet.ServletException


Copyright © 2010. All Rights Reserved.