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

Packages that use WSDMResource
org.ogf.graap.wsag.api.client   
org.ogf.graap.wsag.client.impl   
org.ogf.graap.wsag.client.local   
org.ogf.graap.wsag.client.remote   
 

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

Subinterfaces of WSDMResource in org.ogf.graap.wsag.api.client
 interface AgreementFactoryClient
          AgreementFactoryClient
 interface AgreementFactoryService
          AgreementFactoryService The contract of a WSAG4J agreement factory service.
 

Uses of WSDMResource in org.ogf.graap.wsag.client.impl
 

Classes in org.ogf.graap.wsag.client.impl that implement WSDMResource
 class AgreementFactoryFacade
          A client side facade to an agreement factory service and the associated agreement registry.
 

Uses of WSDMResource in org.ogf.graap.wsag.client.local
 

Classes in org.ogf.graap.wsag.client.local that implement WSDMResource
 class LocalAgreementFactoryClientImpl
          An implementation of the Client API for local invocation of an agreement factory.
 class LocalAgreementFactoryServiceImpl
          Client implementation of an AgreementFactoryService for local access.
 

Uses of WSDMResource in org.ogf.graap.wsag.client.remote
 

Classes in org.ogf.graap.wsag.client.remote that implement WSDMResource
 class RemoteAgreementFactoryClientImpl
          RemoteAgreementFactoryClientImpl
 class RemoteAgreementFactoryServiceImpl
          Default implementation of an agreement factory service client.
 



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