Uses of Class
org.ogf.graap.wsag.client.api.impl.AbstractClient

Packages that use AbstractClient
org.ogf.graap.wsag.client.api.impl   
org.ogf.graap.wsag.client.api.local   
org.ogf.graap.wsag.client.rest   
org.ogf.graap.wsag.client.wsrf   
 

Uses of AbstractClient in org.ogf.graap.wsag.client.api.impl
 

Subclasses of AbstractClient in org.ogf.graap.wsag.client.api.impl
 class AbstractAgreementFactoryClient
           
 class AbstractFactoryRegistryClient
           
 class AgreementClientImpl
          Default implementation of an agreement client.
 class NegotiationClientImpl
          Default implementation of a negotiation client.
 

Uses of AbstractClient in org.ogf.graap.wsag.client.api.local
 

Subclasses of AbstractClient in org.ogf.graap.wsag.client.api.local
 class LocalAgreementClient
          LocalAgreementClientImpl
 class LocalAgreementFactoryClient
          An implementation of the Client API for local invocation of an agreement factory.
 class LocalNegotiationClient
          Default implementation of a negotiation client for local access to a negotiation instance.
 

Uses of AbstractClient in org.ogf.graap.wsag.client.rest
 

Subclasses of AbstractClient in org.ogf.graap.wsag.client.rest
 class RestAgreementClient
          Default implementation of an agreement client.
 class RestAgreementFactoryClient
          Rest implementation of an agreement factory client.
 class RestAgreementFactoryRegistryClient
          Default implementation of an agreement factory client.
 class RestNegotiationClient
          Default implementation of an agreement negotiation client.
 

Uses of AbstractClient in org.ogf.graap.wsag.client.wsrf
 

Subclasses of AbstractClient in org.ogf.graap.wsag.client.wsrf
 class WsrfAgreementClient
          AgreementImpl
 class WsrfNegotiationClient
          Default implementation of an agreement negotiation client.
 



Copyright © 2008-2012. All Rights Reserved.