AbstractContext |
Abstract Context.Impl that implements features that are not reliant
on the concrete Context implementation.
|
AopUtils |
AOP utility methods.
|
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 |
|
NinjaPropertiesImpl.Builder |
|
NinjaPropertiesImplTool |
|
NoHttpBody |
|
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.
|