Methods in org.eclipse.ecf.remoteservice.rest.client that throw RestException |
protected org.apache.commons.httpclient.HttpMethod |
RestClientService.createAndPrepareHttpMethod(java.lang.String uri,
IRemoteCall call,
IRemoteCallable callable)
|
protected void |
RestClientService.handleException(java.lang.String message,
java.lang.Throwable e,
int responseCode)
|
protected org.apache.commons.httpclient.HttpMethod |
RestClientService.prepareDeleteMethod(java.lang.String uri,
IRemoteCall call,
IRemoteCallable callable)
|