JML

Uses of Interface
javax.servlet.http.HttpSession

Packages that use HttpSession
javax.servlet.http   
 

Uses of HttpSession in javax.servlet.http
 

Methods in javax.servlet.http that return HttpSession
 HttpSession HttpSessionEvent.getSession()
           
 HttpSession HttpSessionBindingEvent.getSession()
           
abstract  HttpSession HttpSessionContext.getSession(String sessionId)
          Deprecated.  
abstract  HttpSession HttpServletRequest.getSession(boolean create)
           
abstract  HttpSession HttpServletRequest.getSession()
           
 HttpSession HttpServletRequestWrapper.getSession(boolean create)
           
 HttpSession HttpServletRequestWrapper.getSession()
           
 

Constructors in javax.servlet.http with parameters of type HttpSession
HttpSessionEvent(HttpSession source)
           
HttpSessionBindingEvent(HttpSession session, String name)
           
HttpSessionBindingEvent(HttpSession session, String name, Object value)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.