@Deprecated public interface PreProcessInterceptor
Modifier and Type | Method and Description |
---|---|
ServerResponse |
preProcess(HttpRequest request,
ResourceMethodInvoker method)
Deprecated.
Preprocess resource method invocation
|
ServerResponse preProcess(HttpRequest request, ResourceMethodInvoker method) throws Failure, WebApplicationException
request
- Failure
WebApplicationException
Copyright © 2013. All Rights Reserved.