| Package | Description |
|---|---|
| org.apache.openejb.server.httpd | |
| org.apache.openejb.server.httpd.session |
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
ServletRequestAdapter.getSession() |
HttpSession |
HttpRequestImpl.getSession() |
HttpSession |
ServletRequestAdapter.getSession(boolean create) |
HttpSession |
HttpRequestImpl.getSession(boolean create) |
| Modifier and Type | Field and Description |
|---|---|
HttpSession |
SessionManager.SessionWrapper.session |
| Modifier and Type | Method and Description |
|---|---|
SessionManager.SessionWrapper |
SessionManager.newSession(BeginWebBeansListener begin,
EndWebBeansListener end,
HttpSession session,
WebContext app) |
| Constructor and Description |
|---|
SessionWrapper(BeginWebBeansListener begin,
EndWebBeansListener end,
HttpSession session,
WebContext app) |
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.