|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestRemoteClient | |
---|---|
org.ogf.graap.wsag.client.rest |
Uses of RestRemoteClient in org.ogf.graap.wsag.client.rest |
---|
Methods in org.ogf.graap.wsag.client.rest that return RestRemoteClient | ||
---|---|---|
static
|
RestRemoteClient.getInstance(EndpointReferenceType reference,
Properties properties,
ISecurityProperties securityProperties,
Class<U> interfaceClass)
Returns a new instance of a REST remote client. |
|
static
|
RestRemoteClient.getInstance(String uri,
Properties properties,
ISecurityProperties securityProperties,
Class<U> interfaceClass)
Returns a new instance of a REST remote client. |
|
RestRemoteClient<RestNegotiation> |
RestNegotiationClient.getRemoteClient()
Returns the remote client used by this implementation in order to communicate with the WSAG4J server. |
|
RestRemoteClient<RestAgreementFactory> |
RestAgreementFactoryClient.getRemoteClient()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |