|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegotiationService | |
---|---|
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 NegotiationService in org.ogf.graap.wsag.api.client |
---|
Subinterfaces of NegotiationService in org.ogf.graap.wsag.api.client | |
---|---|
interface |
NegotiationClient
NegotiationClient |
Uses of NegotiationService in org.ogf.graap.wsag.client.impl |
---|
Classes in org.ogf.graap.wsag.client.impl that implement NegotiationService | |
---|---|
class |
NegotiationClientImpl
NegotiationClientImpl |
Constructors in org.ogf.graap.wsag.client.impl with parameters of type NegotiationService | |
---|---|
NegotiationClientImpl(NegotiationService negotiationClient)
Creates a new negotiation client for the given negotiation service implementation. |
Uses of NegotiationService in org.ogf.graap.wsag.client.local |
---|
Classes in org.ogf.graap.wsag.client.local that implement NegotiationService | |
---|---|
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. |
Uses of NegotiationService in org.ogf.graap.wsag.client.remote |
---|
Classes in org.ogf.graap.wsag.client.remote that implement NegotiationService | |
---|---|
class |
RemoteNegotiationClientImpl
Default implementation of an agreement negotiation client. |
class |
RemoteNegotiationServiceImpl
Default implementation of an negotiation service client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |