|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementAcceptanceClient | |
---|---|
org.ogf.graap.wsag.wsrf.impl |
Uses of AgreementAcceptanceClient in org.ogf.graap.wsag.wsrf.impl |
---|
Classes in org.ogf.graap.wsag.wsrf.impl that implement AgreementAcceptanceClient | |
---|---|
class |
RemoteAgreementAcceptanceClientImpl
Default implementation of an agreement acceptance client. |
Methods in org.ogf.graap.wsag.wsrf.impl that return AgreementAcceptanceClient | |
---|---|
static AgreementAcceptanceClient |
AgreementAcceptanceLocatorImpl.getAcceptanceClient(EndpointReferenceType epr,
LoginContext context)
|
Methods in org.ogf.graap.wsag.wsrf.impl with parameters of type AgreementAcceptanceClient | |
---|---|
protected Agreement |
AgreementFactoryCapability.createPendingAgreementImpl(AgreementOffer offer,
AgreementAcceptanceClient acceptanceClient)
Creates a new pending agreement instance. |
Constructors in org.ogf.graap.wsag.wsrf.impl with parameters of type AgreementAcceptanceClient | |
---|---|
PendingAgreementFacade(AgreementOffer offer,
AgreementFactory factory,
AgreementAcceptanceClient client)
Implementation of a pending agreement facade. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |