| Modifier and Type | Method and Description |
|---|---|
protected HttpSessionStore |
NettyHttpServletPipelineFactory.getHttpSessionStore() |
| Constructor and Description |
|---|
HttpSessionInterceptor(HttpSessionStore sessionStore) |
| Modifier and Type | Method and Description |
|---|---|
static HttpSessionStore |
HttpSessionThreadLocal.getSessionStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpSessionThreadLocal.setSessionStore(HttpSessionStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpSessionStore |
Apache CXF