| Package | Description |
|---|---|
| org.apache.openejb.server.httpd |
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
HttpRequestImpl.getSession() |
HttpSession |
ServletRequestAdapter.getSession() |
HttpSession |
HttpRequestImpl.getSession(boolean create) |
HttpSession |
ServletRequestAdapter.getSession(boolean create) |
| Constructor and Description |
|---|
HttpSessionImpl(ConcurrentMap<String,HttpSession> sessions) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.