Uses of Interface
org.apache.openejb.server.httpd.HttpSession

Packages that use HttpSession
org.apache.openejb.server.httpd   
 

Uses of HttpSession in org.apache.openejb.server.httpd
 

Methods in org.apache.openejb.server.httpd that return HttpSession
 HttpSession ServletRequestAdapter.getSession()
           
 HttpSession HttpRequestImpl.getSession()
           
 HttpSession ServletRequestAdapter.getSession(boolean create)
           
 HttpSession HttpRequestImpl.getSession(boolean create)
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.