|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RequestInvoker.Callback
RequestInvoker request transformation callback.
| Method Summary | |
|---|---|
void |
failure(Throwable exception)
Invoked in case of a transformation failure. |
void |
result(javax.ws.rs.core.Response response)
Invoked after a successful request transformation. |
| Method Detail |
|---|
void result(javax.ws.rs.core.Response response)
response - request transformation result.void failure(Throwable exception)
exception - exception describing the failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||