|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestNegotiation | |
---|---|
org.ogf.graap.wsag.client.rest | |
org.ogf.graap.wsag.server.rest |
Uses of RestNegotiation in org.ogf.graap.wsag.client.rest |
---|
Methods in org.ogf.graap.wsag.client.rest that return RestNegotiation | |
---|---|
RestNegotiation |
RestNegotiationClient.getNegotiationClient()
Returns the RESTful negotiation client |
Methods in org.ogf.graap.wsag.client.rest that return types with arguments of type RestNegotiation | |
---|---|
RestRemoteClient<RestNegotiation> |
RestNegotiationClient.getRemoteClient()
Returns the remote client used by this implementation in order to communicate with the WSAG4J server. |
Uses of RestNegotiation in org.ogf.graap.wsag.server.rest |
---|
Classes in org.ogf.graap.wsag.server.rest that implement RestNegotiation | |
---|---|
class |
RestNegotiationFacade
|
Methods in org.ogf.graap.wsag.server.rest that return RestNegotiation | |
---|---|
RestNegotiation |
RestAgreementFactoryFacade.getNegotiation(String negotiationId)
Returns the requested negotiation resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |