Package org.apache.struts2.rest.handler
package org.apache.struts2.rest.handler
-
ClassDescriptionHandles transferring content to and from objects for a specific content typeHandles the default content type for requests that originate from a browser's HTML form content-type: application/x-www-form-urlencoded This handler is intended for requests only, not for responsesHandles HTML content, usually just a simple passthrough to the frameworkHandles JSON content using jackson-libHandles XML content using JacksonHandles XML content using Apache Juneau http://juneau.apache.org/#marshall.htmlHandles the default content type for requests that originate from a browser's HTML form with a file upload and multipart/from-data encoding content-type: multipart/form-data This handler is intended for requests only, not for responsesHandles XML content