Uses of Interface
org.codehaus.xfire.XFire

Packages that use XFire
org.codehaus.xfire   
org.codehaus.xfire.transport.http   
 

Uses of XFire in org.codehaus.xfire
 

Classes in org.codehaus.xfire that implement XFire
 class DefaultXFire
           
 

Methods in org.codehaus.xfire that return XFire
 XFire XFireFactory.getXFire()
           
protected  XFire AbstractXFireTest.getXFire()
           
 

Constructors in org.codehaus.xfire with parameters of type XFire
XFireFactory(XFire xfire)
           
 

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

Fields in org.codehaus.xfire.transport.http declared as XFire
protected  XFire XFireServletController.xfire
           
 

Methods in org.codehaus.xfire.transport.http that return XFire
 XFire XFireServlet.createXFire()
           
 XFire XFireServletController.getXFire()
           
 

Constructors in org.codehaus.xfire.transport.http with parameters of type XFire
XFireServletController(XFire xfire, javax.servlet.ServletContext context)
           
 



Copyright © 2004 Codehaus. All Rights Reserved.