Uses of Interface
org.apache.struts2.rest.ContentTypeHandlerManager
Packages that use ContentTypeHandlerManager
-
Uses of ContentTypeHandlerManager in org.apache.struts2.rest
Classes in org.apache.struts2.rest that implement ContentTypeHandlerManagerModifier and TypeClassDescriptionclass
ManagesContentTypeHandler
instances and uses them to process resultsMethods in org.apache.struts2.rest with parameters of type ContentTypeHandlerManagerModifier and TypeMethodDescriptionvoid
RestWorkflowInterceptor.setContentTypeHandlerManager
(ContentTypeHandlerManager mgr) void
ContentTypeInterceptor.setContentTypeHandlerSelector
(ContentTypeHandlerManager selector) void
RestActionInvocation.setMimeTypeHandlerSelector
(ContentTypeHandlerManager selector)