Package | Description |
---|---|
org.eclipse.ecf.remoteservice.client | |
org.eclipse.ecf.remoteservice.rest.client |
Modifier and Type | Method and Description |
---|---|
AbstractClientService.UriRequest |
AbstractClientContainer.createUriRequest(java.lang.String endpoint,
IRemoteCall call,
IRemoteCallable callable) |
protected AbstractClientService.UriRequest |
AbstractClientService.createUriRequest(java.lang.String endpoint,
IRemoteCall call,
IRemoteCallable callable) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.methods.HttpRequestBase |
RestClientService.createAndPrepareHttpMethod(AbstractClientService.UriRequest request) |