Class ContentTypeInterceptor

java.lang.Object
com.opensymphony.xwork2.interceptor.AbstractInterceptor
org.apache.struts2.rest.ContentTypeInterceptor
All Implemented Interfaces:
ConditionalInterceptor, Interceptor, Serializable

public class ContentTypeInterceptor extends AbstractInterceptor
Uses the content handler to apply the request body to the action
See Also: