Class ContentTypeInterceptor

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

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