JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.servlet.http

Interface HttpSessionContext

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      Enumeration<String> getIds ()
      Deprecated.
      As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
      HttpSession getSession (String sessionId)
      Deprecated.
      As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
    • Method Detail

      • getSession

        HttpSession getSession(String sessionId)
        Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
      • getIds

        Enumeration<String> getIds()
        Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /