Uses of Interface
org.apache.struts2.rest.ContentTypeHandlerManager

Packages that use ContentTypeHandlerManager
org.apache.struts2.rest   
 

Uses of ContentTypeHandlerManager in org.apache.struts2.rest
 

Classes in org.apache.struts2.rest that implement ContentTypeHandlerManager
 class DefaultContentTypeHandlerManager
          Manages ContentTypeHandler instances and uses them to process results
 

Methods in org.apache.struts2.rest with parameters of type ContentTypeHandlerManager
 void RestWorkflowInterceptor.setContentTypeHandlerManager(ContentTypeHandlerManager mgr)
           
 void ContentTypeInterceptor.setContentTypeHandlerSelector(ContentTypeHandlerManager sel)
           
 void RestActionInvocation.setMimeTypeHandlerSelector(ContentTypeHandlerManager sel)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.