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 © 2018 JBoss by Red Hat. All rights reserved.