Constant Field Values


Contents
org.apache.*

org.apache.struts2.rest.ContentTypeHandlerManager
public static final String STRUTS_REST_HANDLER_OVERRIDE_PREFIX "struts.rest.handlerOverride."

org.apache.struts2.rest.RestActionMapper
public static final String HTTP_METHOD_PARAM "_method"

org.apache.struts2.rest.RestActionProxyFactory
public static final String STRUTS_REST_NAMESPACE "struts.rest.namespace"

org.apache.struts2.rest.handler.FormUrlEncodedHandler
public static final String CONTENT_TYPE "application/x-www-form-urlencoded"

org.apache.struts2.rest.handler.MultipartFormDataHandler
public static final String CONTENT_TYPE "multipart/form-data"



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