public interface WebConfigurableInterceptorHandler extends ConfigurableInterceptorHandler, WebInterceptorHandler
Modifier and Type | Method and Description |
---|---|
void |
setAcceptRequestType(MediaTypeMap value) |
void |
setRequestMethodType(RequestMethodType value) |
void |
setRequestType(MediaType value) |
getAcceptRequestType, getRequestMethodType, getRequestType
getContext, getParameters, getRequest, getResource, getResourceAction, getResponse, getResult, requestId
void setRequestMethodType(RequestMethodType value)
void setRequestType(MediaType value)
void setAcceptRequestType(MediaTypeMap value)
Copyright © 2018 Brandao. All rights reserved.