Package | Description |
---|---|
ninja | |
ninja.params | |
ninja.session | |
ninja.utils |
Modifier and Type | Method and Description |
---|---|
FlashScope |
WrappedContext.getFlashCookie() |
FlashScope |
Context.getFlashCookie()
Deprecated.
|
FlashScope |
WrappedContext.getFlashScope() |
FlashScope |
Context.getFlashScope()
Returns the flash cookie.
|
Modifier and Type | Method and Description |
---|---|
FlashScope |
ArgumentExtractors.FlashExtractor.extract(Context context) |
Modifier and Type | Method and Description |
---|---|
Class<FlashScope> |
ArgumentExtractors.FlashExtractor.getExtractedType() |
Modifier and Type | Class and Description |
---|---|
class |
FlashScopeImpl
Default FlashScope implementation.
|
Modifier and Type | Field and Description |
---|---|
protected FlashScope |
AbstractContext.flashScope |
Modifier and Type | Method and Description |
---|---|
FlashScope |
AbstractContext.getFlashCookie()
Deprecated.
|
FlashScope |
AbstractContext.getFlashScope() |
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.