Package | Description |
---|---|
ninja | |
ninja.params | |
ninja.session | |
ninja.utils |
Modifier and Type | Method and Description |
---|---|
Session |
WrappedContext.getSession() |
Session |
Context.getSession()
Returns the client side session.
|
Session |
WrappedContext.getSessionCookie() |
Session |
Context.getSessionCookie()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Session |
ArgumentExtractors.SessionExtractor.extract(Context context) |
Modifier and Type | Method and Description |
---|---|
Class<Session> |
ArgumentExtractors.SessionExtractor.getExtractedType() |
Modifier and Type | Class and Description |
---|---|
class |
SessionImpl |
Modifier and Type | Field and Description |
---|---|
protected Session |
AbstractContext.session |
Modifier and Type | Method and Description |
---|---|
Session |
AbstractContext.getSession() |
Session |
AbstractContext.getSessionCookie()
Deprecated.
|
Constructor and Description |
---|
AbstractContext(BodyParserEngineManager bodyParserEngineManager,
FlashScope flashScope,
NinjaProperties ninjaProperties,
Session session,
Validation validation,
com.google.inject.Injector injector,
ParamParsers paramParsers) |
Copyright © 2019 ninjaframework. All rights reserved.