Serialized Form

  • Package org.apache.struts2.dispatcher

    • Class org.apache.struts2.dispatcher.ApplicationMap

      class ApplicationMap extends AbstractMap<String,Object> implements Serializable
      serialVersionUID:
      9136809763083228202L
    • Class org.apache.struts2.dispatcher.ChartResult

      class ChartResult extends org.apache.struts2.result.StrutsResultSupport implements Serializable
      serialVersionUID:
      -6484761870055986612L
      • Serialized Fields

        • chart
          org.jfree.chart.JFreeChart chart
        • chartSet
          boolean chartSet
        • height
          String height
        • type
          String type
        • value
          String value
        • width
          String width
    • Class org.apache.struts2.dispatcher.DefaultActionSupport

      class DefaultActionSupport extends com.opensymphony.xwork2.ActionSupport implements Serializable
      serialVersionUID:
      -2426166391283746095L
      • Serialized Fields

        • successResultValue
          String successResultValue
    • Class org.apache.struts2.dispatcher.RequestMap

      class RequestMap extends AbstractMap<String,Object> implements Serializable
      serialVersionUID:
      -7675640869293787926L
      • Serialized Fields

    • Class org.apache.struts2.dispatcher.SessionMap

      class SessionMap extends AbstractMap<String,Object> implements Serializable
      serialVersionUID:
      4678843241638046854L
      • Serialized Fields

        • entries
          Set<Map.Entry<String,Object>> entries
        • request
          jakarta.servlet.http.HttpServletRequest request
        • session
          jakarta.servlet.http.HttpSession session