Uses of Class
org.codehaus.xfire.transport.http.XFireServlet

Packages that use XFireServlet
org.codehaus.xfire.loom   
org.codehaus.xfire.plexus   
org.codehaus.xfire.spring Classes for exposing Spring beans via XFire SOAP. 
org.codehaus.xfire.transport.http   
 

Uses of XFireServlet in org.codehaus.xfire.loom
 

Subclasses of XFireServlet in org.codehaus.xfire.loom
 class LoomXFireServlet
          An XFire servlet which obtains its XFire instance from a ServiceManager
 

Uses of XFireServlet in org.codehaus.xfire.plexus
 

Subclasses of XFireServlet in org.codehaus.xfire.plexus
 class PlexusXFireServlet
          An XFire servlet which obtains its XFire instance from Plexus.
 

Uses of XFireServlet in org.codehaus.xfire.spring
 

Subclasses of XFireServlet in org.codehaus.xfire.spring
 class XFireSpringServlet
          An servlet which exposes XFire services via Spring.
 

Uses of XFireServlet in org.codehaus.xfire.transport.http
 

Subclasses of XFireServlet in org.codehaus.xfire.transport.http
 class XFireConfigurableServlet
          XFire Servlet as Dispatcher including a configuration
of XFire from services.xml in classpath
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.