Class HttpSessionState

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Web
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Web.SessionState.HttpSessionState
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • HttpSessionState

        public HttpSessionState​(java.lang.Object instance)
                         throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • HttpSessionState

        public HttpSessionState()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • Abandon

        public void Abandon()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Add

        public void Add​(java.lang.String name,
                        NetObject value)
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Clear

        public void Clear()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • CopyTo

        public void CopyTo​(Array array,
                           int index)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Remove

        public void Remove​(java.lang.String name)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • RemoveAll

        public void RemoveAll()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • RemoveAt

        public void RemoveAt​(int index)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsCookieless

        public boolean getIsCookieless()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsNewSession

        public boolean getIsNewSession()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsSynchronized

        public boolean getIsSynchronized()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCodePage

        public int getCodePage()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCodePage

        public void setCodePage​(int CodePage)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCount

        public int getCount()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLCID

        public int getLCID()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLCID

        public void setLCID​(int LCID)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTimeout

        public int getTimeout()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTimeout

        public void setTimeout​(int Timeout)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSyncRoot

        public NetObject getSyncRoot()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSessionID

        public java.lang.String getSessionID()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCookieMode

        public HttpCookieMode getCookieMode()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContents

        public HttpSessionState getContents()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMode

        public SessionStateMode getMode()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable