Package org.apache.struts2.rest.handler
Class AbstractContentTypeHandler
java.lang.Object
org.apache.struts2.rest.handler.AbstractContentTypeHandler
- All Implemented Interfaces:
- ContentTypeHandler
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.struts2.rest.handler.ContentTypeHandlerfromObject, getContentType, getExtension, toObject
- 
Constructor Details- 
AbstractContentTypeHandlerpublic AbstractContentTypeHandler()
 
-