| Class | Description |
|---|---|
| NinjaServletBootstrap |
Ninja bootstrap for servlet environments.
|
| NinjaServletContainerInitializer |
Programmatic initializing of NinjaFramework so that a web.xml is not required.
|
| NinjaServletContext |
Ninja context for servlet environments.
|
| NinjaServletDispatcher |
A simple servlet that allows us to run Ninja inside any servlet
container.
|
| NinjaServletFilter |
Servlet filter that calls into a wrapped Guice filter which in turn will
call into Ninja to handle requests.
|
| NinjaServletListener |
define in web.xml:
|
| ResponseStreamsServlet |
Make sure to only write to either the OutputStream OR the Writer...
|
| ServletCookieHelper |
Copyright © 2019. All rights reserved.