public class NullResponseHandler extends Object implements ResponseHandler
| Modifier and Type | Field and Description |
|---|---|
static NullResponseHandler |
INSTANCE |
| Constructor and Description |
|---|
NullResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
HandlerCommand |
handleResponse(org.restlet.Response response,
ContextResourceClient client) |
public static NullResponseHandler INSTANCE
public HandlerCommand handleResponse(org.restlet.Response response, ContextResourceClient client)
handleResponse in interface ResponseHandler