Uses of Interface
org.codehaus.xfire.service.ServiceRegistry

Packages that use ServiceRegistry
org.codehaus.xfire   
org.codehaus.xfire.service   
org.codehaus.xfire.transport.http   
 

Uses of ServiceRegistry in org.codehaus.xfire
 

Methods in org.codehaus.xfire that return ServiceRegistry
 ServiceRegistry XFire.getServiceRegistry()
          Get the ServiceRegistry.
 ServiceRegistry DefaultXFire.getServiceRegistry()
           
protected  ServiceRegistry AbstractXFireTest.getServiceRegistry()
           
 

Constructors in org.codehaus.xfire with parameters of type ServiceRegistry
DefaultXFire(ServiceRegistry registry, TransportManager transportManager)
           
 

Uses of ServiceRegistry in org.codehaus.xfire.service
 

Classes in org.codehaus.xfire.service that implement ServiceRegistry
 class DefaultServiceRegistry
           
 

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

Methods in org.codehaus.xfire.transport.http that return ServiceRegistry
 ServiceRegistry XFireServletController.getServiceRegistry()
           
 



Copyright © 2004 Codehaus. All Rights Reserved.