| Package | Description |
|---|---|
| ninja | |
| ninja.params | |
| ninja.session |
| 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 |
|---|---|
java.lang.Class<FlashScope> |
ArgumentExtractors.FlashExtractor.getExtractedType() |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashScopeImpl
Flash scope: A client side cookie that can be used to transfer information
from one request to another.
|
Copyright © 2014 ninjaframework. All Rights Reserved.