Uses of Interface
org.ogf.graap.wsag.api.client.WsClient

Packages that use WsClient
org.ogf.graap.wsag.api.client   
 

Uses of WsClient in org.ogf.graap.wsag.api.client
 

Subinterfaces of WsClient in org.ogf.graap.wsag.api.client
 interface AgreementClient
          AgreementClient
 interface AgreementFactoryClient
          AgreementFactoryClient
 interface AgreementFactoryRegistryClient
          AgreementFactoryClient
 interface AgreementRegistryService
          AgreementRegistry
 interface NegotiationClient
          NegotiationClient
 

Methods in org.ogf.graap.wsag.api.client that return WsClient
 WsClient NegotiationService.getWebServiceClient()
           
 WsClient AgreementService.getWebServiceClient()
          Returns the web-service client used for communication with the SLA management server.
 WsClient AgreementRegistryService.getWebServiceClient()
          Returns the web-service client used for communication with the SLA management server.
 WsClient AgreementFactoryService.getWebServiceClient()
          Returns the web-service client used for communicating with the SLA management server.
 WsClient AgreementFactoryClient.getWebServiceClient()
          Returns the web service client used for communication with the SLA management system.
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.