|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementFactoryRegistryClient | |
---|---|
org.ogf.graap.wsag.client | |
org.ogf.graap.wsag.client.impl | |
org.ogf.graap.wsag.client.remote |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client |
---|
Methods in org.ogf.graap.wsag.client that return AgreementFactoryRegistryClient | |
---|---|
static AgreementFactoryRegistryClient |
AgreementFactoryRegistryLocator.getFactoryRegistry(EndpointReferenceType epr)
Creates a new AgreementFactoryRegistryClient for the given endpoint. |
static AgreementFactoryRegistryClient |
AgreementFactoryRegistryLocator.getFactoryRegistry(EndpointReferenceType epr,
LoginContext context)
Creates a new AgreementFactoryRegistryClient for the given endpoint and with the given
LoginContext . |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.impl |
---|
Methods in org.ogf.graap.wsag.client.impl that return AgreementFactoryRegistryClient | |
---|---|
AgreementFactoryRegistryClient |
WSAG4JAgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr)
Deprecated. |
AgreementFactoryRegistryClient |
DefaultAgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr)
Creates a new factory registry client for a given endpoint. |
AgreementFactoryRegistryClient |
AgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr)
Creates a new factory registry client for a given endpoint. |
AgreementFactoryRegistryClient |
WSAG4JAgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new factory registry client for a given endpoint using the given login context . |
AgreementFactoryRegistryClient |
DefaultAgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new factory registry client for a given endpoint using the given login context . |
AgreementFactoryRegistryClient |
AgreementFactoryRegistryBuilder.newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new factory registry client for a given endpoint using the given login context . |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.remote |
---|
Classes in org.ogf.graap.wsag.client.remote that implement AgreementFactoryRegistryClient | |
---|---|
class |
RemoteAgreementFactoryRegistryServiceImpl
Default implementation of an agreement factory client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |