Uses of Interface
org.gridforum.ogsi.Factory

Packages that use Factory
org.globus.ogsa.utils   
org.gridforum.ogsi   
org.gridforum.ogsi.bindings   
 

Uses of Factory in org.globus.ogsa.utils
 

Methods in org.globus.ogsa.utils that return Factory
 Factory GridServiceFactory.getFactory()
          Gets the actual factory wrapped by this object
 

Constructors in org.globus.ogsa.utils with parameters of type Factory
GridServiceFactory(Factory factory)
          Creates a factory wrapper based on an ogsi Factory proxy
 

Uses of Factory in org.gridforum.ogsi
 

Methods in org.gridforum.ogsi that return Factory
 Factory OGSIServiceLocator.getFactoryPort()
           
 Factory OGSIServiceLocator.getFactoryPort(java.net.URL portAddress)
           
 Factory OGSIServiceGridLocator.getFactoryPort(HandleType handle)
           
 Factory OGSIServiceGridLocator.getFactoryPort(LocatorType locator)
           
 Factory OGSIServiceGridLocator.getFactoryPort(java.net.URL url)
           
 Factory OGSIService.getFactoryPort()
           
 Factory OGSIService.getFactoryPort(java.net.URL portAddress)
           
 

Uses of Factory in org.gridforum.ogsi.bindings
 

Classes in org.gridforum.ogsi.bindings that implement Factory
 class FactorySOAPBindingStub
           
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.