|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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. |
AgreementClient | Client interface of a agreement service implementation. |
AgreementFactoryClient | Client interface to interact with an agreement factory. |
AgreementFactoryRegistryClient | Client to an agreement factory registry. |
ClientFactory<T> | Factory interface for wsag4j clients. |
NegotiationClient | Client interface for perfoming dynamic negotiation processes with a WSAG4J server. |
Class Summary | |
---|---|
AgreementFactoryRegistryLocator | Deprecated. as of version 2.x - use AgreementFactoryRegistryClient.FACTORY for creating new client
instances. |
ClientLocator<T> | The Locator returns a new wsag4j client instances. |
RemoteClient | Interface of a remote client. |
Provides the necessary interfaces in order to communicate with a WSAG4J server. Clients that implement these interfaces can choose different remoting technologies according to their needs, i.e. SOAP based services or HTTP (REST) based services.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |