public interface PreProcessInterceptor
| Modifier and Type | Method and Description |
|---|---|
ServerResponse |
preProcess(HttpRequest request,
ResourceMethod method)
Preprocess resource method invocation
|
ServerResponse preProcess(HttpRequest request, ResourceMethod method) throws Failure, WebApplicationException
request - FailureWebApplicationExceptionCopyright © 2014. All Rights Reserved.