|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementFactoryRegistryClient | |
---|---|
org.ogf.graap.wsag.client.api | Provides the necessary interfaces in order to communicate with a WSAG4J server. |
org.ogf.graap.wsag.client.api.impl | |
org.ogf.graap.wsag.client.rest | |
org.ogf.graap.wsag.client.rest.builder | |
org.ogf.graap.wsag.client.wsrf | |
org.ogf.graap.wsag.client.wsrf.builder |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.api |
---|
Fields in org.ogf.graap.wsag.client.api with type parameters of type AgreementFactoryRegistryClient | |
---|---|
static ClientLocator<AgreementFactoryRegistryClient> |
AgreementFactoryRegistryClient.FACTORY
Default registry builder. |
Methods in org.ogf.graap.wsag.client.api that return AgreementFactoryRegistryClient | |
---|---|
static AgreementFactoryRegistryClient |
AgreementFactoryRegistryLocator.getFactoryRegistry(EndpointReferenceType epr)
Deprecated. Creates a new AgreementFactoryRegistryClient for the given endpoint. |
static AgreementFactoryRegistryClient |
AgreementFactoryRegistryLocator.getFactoryRegistry(EndpointReferenceType epr,
LoginContext context)
Deprecated. Creates a new AgreementFactoryRegistryClient for the given endpoint and with the given
LoginContext . |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.api.impl |
---|
Classes in org.ogf.graap.wsag.client.api.impl that implement AgreementFactoryRegistryClient | |
---|---|
class |
AbstractFactoryRegistryClient
|
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.rest |
---|
Classes in org.ogf.graap.wsag.client.rest that implement AgreementFactoryRegistryClient | |
---|---|
class |
RestAgreementFactoryRegistryClient
Default implementation of an agreement factory client. |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.rest.builder |
---|
Methods in org.ogf.graap.wsag.client.rest.builder that return AgreementFactoryRegistryClient | |
---|---|
AgreementFactoryRegistryClient |
AgreementFactoryRegistryClientFactory.newInstance(EndpointReferenceType epr)
Creates a new client for a given endpoint. |
AgreementFactoryRegistryClient |
AgreementFactoryRegistryClientFactory.newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new client for a given endpoint using the given login context. |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.wsrf |
---|
Classes in org.ogf.graap.wsag.client.wsrf that implement AgreementFactoryRegistryClient | |
---|---|
class |
WsrfAgreementFactoryRegistryClient
Default implementation of an agreement factory client. |
Uses of AgreementFactoryRegistryClient in org.ogf.graap.wsag.client.wsrf.builder |
---|
Methods in org.ogf.graap.wsag.client.wsrf.builder that return AgreementFactoryRegistryClient | |
---|---|
AgreementFactoryRegistryClient |
AgreementFactoryRegistryClientFactory.newInstance(EndpointReferenceType epr)
Creates a new client for a given endpoint. |
AgreementFactoryRegistryClient |
AgreementFactoryRegistryClientFactory.newInstance(EndpointReferenceType epr,
LoginContext context)
Creates a new client for a given endpoint using the given login context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |