public static interface Processor.RESTServiceCallback
RestService
Modifier and Type | Method and Description |
---|---|
void |
callAction(int statusCode,
RESTRequest<? extends Resource> r)
Logic to executes
|
void callAction(int statusCode, RESTRequest<? extends Resource> r)
statusCode
- The status code returned by Processor
r
- The actual ResourceRepresentation