Package org.apache.struts2.rest
Class ContentTypeInterceptor
java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
org.apache.struts2.rest.ContentTypeInterceptor
- All Implemented Interfaces:
- Serializable,- ConditionalInterceptor,- Interceptor
Uses the content handler to apply the request body to the action
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.struts2.interceptor.AbstractInterceptordestroy, init, setDisabled, shouldIntercept
- 
Constructor Details- 
ContentTypeInterceptorpublic ContentTypeInterceptor()
 
- 
- 
Method Details- 
setContentTypeHandlerSelector
- 
intercept- Specified by:
- interceptin interface- Interceptor
- Specified by:
- interceptin class- AbstractInterceptor
- Throws:
- Exception
 
 
-