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

Packages that use ServiceFactory
org.codehaus.xfire.service.binding   
org.codehaus.xfire.test   
 

Uses of ServiceFactory in org.codehaus.xfire.service.binding
 

Classes in org.codehaus.xfire.service.binding that implement ServiceFactory
 class ObjectServiceFactory
          Creates Services from java objects.
 

Uses of ServiceFactory in org.codehaus.xfire.test
 

Methods in org.codehaus.xfire.test that return ServiceFactory
 ServiceFactory AbstractXFireTest.getServiceFactory()
           
 

Methods in org.codehaus.xfire.test with parameters of type ServiceFactory
 void AbstractXFireTest.setServiceFactory(ServiceFactory factory)
           
 



Copyright © 2004-2006 null. All Rights Reserved.