Uses of Class
org.globus.ogsa.wsdl.GSR

Packages that use GSR
org.globus.ogsa   
org.globus.ogsa.client.reflection   
org.globus.ogsa.gui   
org.globus.ogsa.impl.core.handle   
org.globus.ogsa.impl.core.service   
org.globus.ogsa.wsdl   
 

Uses of GSR in org.globus.ogsa
 

Methods in org.globus.ogsa that return GSR
 GSR GridLocator.getGSR()
          gets the GSR that was last resolved
 

Uses of GSR in org.globus.ogsa.client.reflection
 

Methods in org.globus.ogsa.client.reflection that return GSR
 GSR DynamicInvoker.getGSR()
           
 

Uses of GSR in org.globus.ogsa.gui
 

Fields in org.globus.ogsa.gui declared as GSR
protected  GSR AbstractPortTypePanel.gsr
           
 

Methods in org.globus.ogsa.gui with parameters of type GSR
 void ServiceInterface.setGSR(GSR gsr)
           
 void AbstractPortTypePanel.setGSR(GSR gsr)
           
 

Uses of GSR in org.globus.ogsa.impl.core.handle
 

Methods in org.globus.ogsa.impl.core.handle that return GSR
static GSR HandleHelper.getGSR(HandleType handle)
           
 

Uses of GSR in org.globus.ogsa.impl.core.service
 

Methods in org.globus.ogsa.impl.core.service that return GSR
 GSR ServiceLocator.getGSR()
           
 

Uses of GSR in org.globus.ogsa.wsdl
 

Methods in org.globus.ogsa.wsdl that return GSR
 GSR GSRDescription.getGSR()
           
static GSR GSR.newInstance(HandleType handle)
           
static GSR GSR.newInstance(LocatorType locator)
          Retrieves a GSR from the specified locator.
 

Methods in org.globus.ogsa.wsdl with parameters of type GSR
 void GSRDescription.setGSR(GSR gsr)
           
 



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