Serialized Form


Package org.apache.struts2.dispatcher

Class org.apache.struts2.dispatcher.ApplicationMap extends AbstractMap implements Serializable

serialVersionUID: 9136809763083228202L

Serialized Fields

context

javax.servlet.ServletContext context

entries

Set<E> entries

Class org.apache.struts2.dispatcher.ChartResult extends StrutsResultSupport implements Serializable

serialVersionUID: -6484761870055986612L

Serialized Fields

chart

org.jfree.chart.JFreeChart chart

chartSet

boolean chartSet

height

String height

width

String width

type

String type

value

String value

Class org.apache.struts2.dispatcher.DefaultActionSupport extends com.opensymphony.xwork2.ActionSupport implements Serializable

serialVersionUID: -2426166391283746095L

Serialized Fields

successResultValue

String successResultValue

Class org.apache.struts2.dispatcher.HttpHeaderResult extends Object implements Serializable

serialVersionUID: 195648957144219214L

Serialized Fields

parse

boolean parse

headers

Map<K,V> headers

status

int status

error

String error

errorMessage

String errorMessage

Class org.apache.struts2.dispatcher.PlainTextResult extends StrutsResultSupport implements Serializable

serialVersionUID: 3633371605905583950L

Serialized Fields

charSet

String charSet

Class org.apache.struts2.dispatcher.PostbackResult extends StrutsResultSupport implements Serializable

Serialized Fields

actionName

String actionName

namespace

String namespace

method

String method

prependServletContext

boolean prependServletContext

cache

boolean cache

actionMapper

ActionMapper actionMapper

Class org.apache.struts2.dispatcher.RequestMap extends AbstractMap implements Serializable

serialVersionUID: -7675640869293787926L

Serialized Fields

entries

Set<E> entries

request

javax.servlet.http.HttpServletRequest request

Class org.apache.struts2.dispatcher.ServletActionRedirectResult extends ServletRedirectResult implements Serializable

serialVersionUID: -9042425229314584066L

Serialized Fields

actionName

String actionName

namespace

String namespace

method

String method

Class org.apache.struts2.dispatcher.ServletDispatcherResult extends StrutsResultSupport implements Serializable

serialVersionUID: -1970659272360685627L

Serialized Fields

urlHelper

UrlHelper urlHelper

Class org.apache.struts2.dispatcher.ServletRedirectResult extends StrutsResultSupport implements Serializable

serialVersionUID: 6316947346435301270L

Serialized Fields

prependServletContext

boolean prependServletContext

actionMapper

ActionMapper actionMapper

statusCode

int statusCode

suppressEmptyParameters

boolean suppressEmptyParameters

requestParameters

Map<K,V> requestParameters

anchor

String anchor

urlHelper

UrlHelper urlHelper

Class org.apache.struts2.dispatcher.SessionMap extends AbstractMap<K,V> implements Serializable

serialVersionUID: 4678843241638046854L

Serialized Fields

session

javax.servlet.http.HttpSession session

entries

Set<E> entries

request

javax.servlet.http.HttpServletRequest request

Class org.apache.struts2.dispatcher.StreamResult extends StrutsResultSupport implements Serializable

serialVersionUID: -1468409635999059850L

Serialized Fields

contentType

String contentType

contentLength

String contentLength

contentDisposition

String contentDisposition

contentCharSet

String contentCharSet

inputName

String inputName

inputStream

InputStream inputStream

bufferSize

int bufferSize

allowCaching

boolean allowCaching

Class org.apache.struts2.dispatcher.StrutsResultSupport extends Object implements Serializable

Serialized Fields

parse

boolean parse

encode

boolean encode

location

String location

lastFinalLocation

String lastFinalLocation

parseLocation

boolean parseLocation

Class org.apache.struts2.dispatcher.VelocityResult extends StrutsResultSupport implements Serializable

serialVersionUID: 7268830767762559424L

Serialized Fields

defaultEncoding

String defaultEncoding

velocityManager

VelocityManager velocityManager

jspFactory

javax.servlet.jsp.JspFactory jspFactory



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.