|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegotiationClient | |
---|---|
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 NegotiationClient in org.ogf.graap.wsag.api.client |
---|
Methods in org.ogf.graap.wsag.api.client that return NegotiationClient | |
---|---|
NegotiationClient |
NegotiationClient.clone()
Returns a copy of the client. |
NegotiationClient |
AgreementFactoryService.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
Uses of NegotiationClient in org.ogf.graap.wsag.client.impl |
---|
Classes in org.ogf.graap.wsag.client.impl that implement NegotiationClient | |
---|---|
class |
NegotiationClientImpl
NegotiationClientImpl |
Methods in org.ogf.graap.wsag.client.impl that return NegotiationClient | |
---|---|
abstract NegotiationClient |
NegotiationClientImpl.clone()
Returns a copy of the client. |
NegotiationClient |
AgreementFactoryFacade.initiateNegotiation(NegotiationContextType context)
Initiates a Negotiation. |
Uses of NegotiationClient in org.ogf.graap.wsag.client.local |
---|
Classes in org.ogf.graap.wsag.client.local that implement NegotiationClient | |
---|---|
class |
LocalNegotiationClientImpl
Default implementation of a negotiation client for local access to a negotiation instance. |
Methods in org.ogf.graap.wsag.client.local that return NegotiationClient | |
---|---|
NegotiationClient |
LocalNegotiationClientImpl.clone()
Returns a copy of the client. |
NegotiationClient |
LocalAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
NegotiationClient |
LocalAgreementFactoryClientImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
Uses of NegotiationClient in org.ogf.graap.wsag.client.remote |
---|
Classes in org.ogf.graap.wsag.client.remote that implement NegotiationClient | |
---|---|
class |
RemoteNegotiationClientImpl
Default implementation of an agreement negotiation client. |
Methods in org.ogf.graap.wsag.client.remote that return NegotiationClient | |
---|---|
NegotiationClient |
RemoteNegotiationClientImpl.clone()
Returns a copy of the client. |
NegotiationClient |
RemoteAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
NegotiationClient |
RemoteAgreementFactoryClientImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process with the given context. |
NegotiationClient |
RemoteAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context,
EndpointReferenceType initiatorEPR)
Initiates a new negotiation process with a wsag4j server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |