|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestException | |
---|---|
org.eclipse.ecf.remoteservice.rest.client |
Uses of RestException in org.eclipse.ecf.remoteservice.rest.client |
---|
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 void |
RestClientService.handleException(java.lang.String message,
java.lang.Throwable e,
int responseCode,
java.lang.String responseBody)
|
protected org.apache.commons.httpclient.HttpMethod |
RestClientService.prepareDeleteMethod(java.lang.String uri,
IRemoteCall call,
IRemoteCallable callable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |