| Modifier and Type | Class and Description |
|---|---|
static class |
HttpSessionFactory.Binder
HK2 Binder for our injector context.
|
| Constructor and Description |
|---|
HttpSessionFactory(javax.inject.Provider<javax.servlet.http.HttpServletRequest> requestProvider)
Create a new instance of this factory.
|
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpSession |
get()
Extract, and provide, the HTTP Session from the servlet request.
|
Copyright © 2018 krotscheck.net. All rights reserved.