Uses of Class
org.globus.ogsa.core.management.UnknownHandleFaultType

Packages that use UnknownHandleFaultType
org.globus.ogsa.core.management   
org.globus.ogsa.core.management.bindings   
org.globus.ogsa.impl.core.management   
 

Uses of UnknownHandleFaultType in org.globus.ogsa.core.management
 

Methods in org.globus.ogsa.core.management that throw UnknownHandleFaultType
 void OgsiManagementPortType.endServiceForce(HandleType aHandle)
           
 void OgsiManagementPortType.endService(HandleType aHandle)
           
 void OgsiManagementPortType.activateService(HandleType aHandle)
           
 void OgsiManagementPortType.deactivateService(HandleType aHandle)
           
 

Uses of UnknownHandleFaultType in org.globus.ogsa.core.management.bindings
 

Methods in org.globus.ogsa.core.management.bindings that throw UnknownHandleFaultType
 void OgsiManagementSOAPBindingStub.endServiceForce(HandleType aHandle)
           
 void OgsiManagementSOAPBindingStub.endService(HandleType aHandle)
           
 void OgsiManagementSOAPBindingStub.activateService(HandleType aHandle)
           
 void OgsiManagementSOAPBindingStub.deactivateService(HandleType aHandle)
           
 

Uses of UnknownHandleFaultType in org.globus.ogsa.impl.core.management
 

Methods in org.globus.ogsa.impl.core.management that throw UnknownHandleFaultType
 void OgsiManagement.endService(HandleType aHandle)
          endService End a service via normal termination using destroy(), allowing the service to perform any required cleanup.
 void OgsiManagement.endServiceForce(HandleType aHandle)
          endServiceForce Implementation for the endServiceForce operation.
 void OgsiManagement.activateService(HandleType aHandle)
          activateService Implementation for the activateService operation.
 void OgsiManagement.deactivateService(HandleType aHandle)
          deactivateService Implementation for the deactivateService operation.
 



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