org.jboss.resteasy.spi.interception
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
- Failure
WebApplicationException
Copyright © 2014. All Rights Reserved.