Interface | Description |
---|---|
Clock | |
HttpCacheToolkit | |
HttpHeaderConstants |
Yet another Http Header Constants file.
|
NinjaConstant | |
NinjaProperties | |
ResponseStreams |
Make sure to only write to either the OutputStream OR the Writer...
|
Class | Description |
---|---|
AbstractContext |
Abstract Context.Impl that implements features that are not reliant
on the concrete Context implementation.
|
ClockImpl | |
CookieDataCodec |
CookieDataCodec and CookieDataCodecTest are imported from Play Framework.
|
CookieEncryption |
This class encrypts/decrypts session cookie data.
|
Crypto | |
DateUtil | |
ForwardingServiceLoader<T> |
Forwards method calls to an underlying java.util.ServiceLoader -- mainly to
allow participating and mocking in unit tests.
|
HttpCacheToolkitImpl | |
HttpHeaderUtils | |
ImplFromPropertiesFactory<T> |
An abstract provider that determines which implementation to load based on
the value of key in
NinjaProperties (aka application.conf). |
LambdaRoute | |
Lambdas | |
Lambdas.LambdaInfo | |
LoggerProvider | |
Message |
A pojo to be renderd as Json or Xml.
|
MethodReference |
Compound key of a Class and the name of a method in it.
|
MimeTypes |
MimeTypes utils Adapted from play 1.2.4
|
NinjaBaseDirectoryResolver | |
NinjaModeHelper | |
NinjaPropertiesImpl | |
NinjaPropertiesImplTool | |
NoHttpBody |
This is a marker class used to handle Results in
ResultHandler . |
ObjectMapperProvider |
ObjectMapper is used in several classes.
|
OverlayedNinjaProperties |
Helper utility for handling Ninja properties using a simple "overlayed" view
of them.
|
ResultHandler | |
SecretGenerator | |
SwissKnife |
A helper class that contains a lot of random stuff that helps to get things
done.
|
TimeUtil | |
XmlMapperProvider |
This provider makes it simple to configure the XmlMapper in one place
for all places where it is used.
|
Enum | Description |
---|---|
Lambdas.Kind |
The kind of lambda.
|
NinjaMode |
Copyright © 2019 ninjaframework. All rights reserved.