Package org.apache.struts2.rest.handler
Class AbstractContentTypeHandler
java.lang.Object
org.apache.struts2.rest.handler.AbstractContentTypeHandler
- All Implemented Interfaces:
ContentTypeHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.struts2.rest.handler.ContentTypeHandler
fromObject, getContentType, getExtension, toObject
-
Constructor Details
-
AbstractContentTypeHandler
public AbstractContentTypeHandler()
-