|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
Uses of WsClient in org.ogf.graap.wsag.client.impl |
---|
Classes in org.ogf.graap.wsag.client.impl that implement WsClient | |
---|---|
class |
AgreementFactoryFacade
A client side facade to an agreement factory service and the associated agreement registry. |
class |
AgreementImpl
AgreementImpl |
class |
NegotiationClientImpl
NegotiationClientImpl |
Methods in org.ogf.graap.wsag.client.impl that return WsClient | |
---|---|
WsClient |
AgreementFactoryFacade.getWebServiceClient()
|
Uses of WsClient in org.ogf.graap.wsag.client.local |
---|
Classes in org.ogf.graap.wsag.client.local that implement WsClient | |
---|---|
class |
LocalAgreementClientImpl
LocalAgreementClientImpl |
class |
LocalAgreementFactoryClientImpl
An implementation of the Client API for local invocation of an agreement factory. |
class |
LocalAgreementFactoryRegistryImpl
Implementation of an agreement registry service for local access. |
class |
LocalAgreementFactoryServiceImpl
Client implementation of an AgreementFactoryService for local access. |
class |
LocalAgreementServiceImpl
Implementation of the WSAG4J client API for accessing local agreement instances. |
class |
LocalNegotiationClientImpl
Default implementation of a negotiation client for local access to a negotiation instance. |
class |
LocalNegotiationServiceImpl
Default implementation of a negotiation service client for local access to a negotiation service instance. |
class |
LocalWsClient
Default implementation of a WS client for local access. |
Methods in org.ogf.graap.wsag.client.local that return WsClient | |
---|---|
WsClient |
LocalWsClient.getWebServiceClient()
|
WsClient |
LocalNegotiationClientImpl.getWebServiceClient()
|
WsClient |
LocalAgreementFactoryClientImpl.getWebServiceClient()
Returns the web service client used for communication with the SLA management system. |
WsClient |
LocalAgreementClientImpl.getWebServiceClient()
Returns the web-service client used for communication with the SLA management server. |
Uses of WsClient in org.ogf.graap.wsag.client.remote |
---|
Classes in org.ogf.graap.wsag.client.remote that implement WsClient | |
---|---|
class |
RemoteAgreementClientImpl
Default implementation of an agreement client. |
class |
RemoteAgreementFactoryClientImpl
RemoteAgreementFactoryClientImpl |
class |
RemoteAgreementFactoryRegistryServiceImpl
Default implementation of an agreement factory client. |
class |
RemoteAgreementFactoryServiceImpl
Default implementation of an agreement factory service client. |
class |
RemoteAgreementRegistryServiceImpl
AgreementRegistryImpl |
class |
RemoteNegotiationClientImpl
Default implementation of an agreement negotiation client. |
class |
WsrfResourceClient
AbstractClient |
Methods in org.ogf.graap.wsag.client.remote that return WsClient | |
---|---|
WsClient |
RemoteNegotiationServiceImpl.getWebServiceClient()
|
WsClient |
RemoteNegotiationClientImpl.getWebServiceClient()
|
WsClient |
RemoteAgreementServiceImpl.getWebServiceClient()
Returns the web-service client used for communication with the SLA management server. |
WsClient |
RemoteAgreementRegistryServiceImpl.getWebServiceClient()
Returns the web-service client used for communication with the SLA management server. |
WsClient |
RemoteAgreementFactoryServiceImpl.getWebServiceClient()
Returns the web-service client used for communicating with the SLA management server. |
WsClient |
RemoteAgreementFactoryClientImpl.getWebServiceClient()
Returns the web service client used for communication with the SLA management system. |
WsClient |
RemoteAgreementClientImpl.getWebServiceClient()
Returns the web-service client used for communication with the SLA management server. |
Uses of WsClient in org.ogf.graap.wsag.wsrf |
---|
Subinterfaces of WsClient in org.ogf.graap.wsag.wsrf | |
---|---|
interface |
AgreementAcceptanceClient
When a pending agreement is created, the agreement initiator may specify an acceptance endpoint that is notified on the agreement responders decision, namely the acceptance or rejection of the offer. |
Uses of WsClient in org.ogf.graap.wsag.wsrf.impl |
---|
Classes in org.ogf.graap.wsag.wsrf.impl that implement WsClient | |
---|---|
class |
RemoteAgreementAcceptanceClientImpl
Default implementation of an agreement acceptance client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |