Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCookie(NinjaCookie) - Method in class org.ninjax.core.Result
- addHeader(String, String) - Method in class org.ninjax.core.Result
- APPLICATION_JSON - Static variable in class org.ninjax.core.Result
- APPLICATION_JSONP - Static variable in class org.ninjax.core.Result
- APPLICATION_OCTET_STREAM - Static variable in class org.ninjax.core.Result
- APPLICATION_XML - Static variable in class org.ninjax.core.Result
- AssetsController - Class in org.ninjax.core
- AssetsController() - Constructor for class org.ninjax.core.AssetsController
B
- badRequest() - Static method in class org.ninjax.core.Result
C
- CACHE_CONTROL - Static variable in class org.ninjax.core.Result
- CACHE_CONTROL_DEFAULT_NOCACHE_VALUE - Static variable in class org.ninjax.core.Result
- comment() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
commentrecord component. - contentType() - Method in record class org.ninjax.core.FileItem
-
Returns the value of the
contentTyperecord component. - contentType(String) - Method in class org.ninjax.core.Result
- controllerMethod() - Method in class org.ninjax.core.Router.Route
- convertNinjaCookieToServletCookie(NinjaCookie) - Static method in class org.ninjax.core.NinjaJetty.NinjaJettyHelper
- convertServletCookieToNinjaCookie(Cookie) - Static method in class org.ninjax.core.NinjaJetty.NinjaJettyHelper
- createCookieToRemoveNinjaSession() - Static method in class org.ninjax.core.NinjaSessionConverter
- createCookieWithInformationOfNinjaSession(NinjaSession, SecretKey, Optional) - Static method in class org.ninjax.core.NinjaSessionConverter
D
- DATE - Static variable in class org.ninjax.core.Result
- deleteNinjaSession() - Method in class org.ninjax.core.Result
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ninjax.core.NinjaJetty.NinjaServletFilter
- doFilter(Request) - Method in class org.ninjax.core.FilterChain
- doFilter(Request, FilterChain) - Method in interface org.ninjax.core.NinjaFilter
- domain() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
domainrecord component.
E
- equals(Object) - Method in record class org.ninjax.core.FileItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.ninjax.core.NinjaCookie
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.ninjax.core.NinjaSession
-
Indicates whether some other object is "equal to" this one.
- escapeUnsafe(String) - Static method in class org.juckula.JuckulaCompositionTemplate
- executeMethod(Request) - Method in interface org.ninjax.core.Router.ControllerMethod
- Exists(NinjaSession) - Constructor for class org.ninjax.core.Result.Exists
- EXPIRES - Static variable in class org.ninjax.core.Result
- extractHeaders(HttpServletRequest) - Static method in class org.ninjax.core.NinjaJetty.NinjaJettyHelper
- extractSessionFromCookie(NinjaCookie, SecretKey) - Static method in class org.ninjax.core.NinjaSessionConverter
F
- FileItem - Record Class in org.ninjax.core
- FileItem(String, String, long, InputStream) - Constructor for record class org.ninjax.core.FileItem
-
Creates an instance of a
FileItemrecord class. - fileName() - Method in record class org.ninjax.core.FileItem
-
Returns the value of the
fileNamerecord component. - filter(NinjaFilter) - Method in class org.ninjax.core.Router.RouteTmp
- FilterChain - Class in org.ninjax.core
- FilterChain(List, int, Router.ControllerMethod) - Constructor for class org.ninjax.core.FilterChain
- filters - Variable in class org.ninjax.core.Router.Route
G
- get() - Method in interface org.ninjax.core.Request.InputStreamGetter
- get() - Method in class org.ninjax.db.hikari.NinjaDbHikariProvider
- get() - Method in class org.ninjax.db.jdbc.NinjaDatasourcePropertiesExtractor
- get(String) - Method in record class org.ninjax.core.NinjaSession
- get(String) - Method in class org.ninjax.core.properties.NinjaProperties
- GET(String) - Method in class org.ninjax.core.Router
- getAllProperties() - Method in class org.ninjax.core.properties.NinjaProperties
- getDatasource(String) - Method in class org.ninjax.db.jdbc.NinjaDatasources
- getDataSource() - Method in class org.ninjax.db.jdbc.NinjaDatasource
- getDatasources() - Method in class org.ninjax.db.jdbc.NinjaDatasources
- getDatasources() - Method in class org.ninjax.db.jdbc.NinjaDatasourcesProperties
- getDriver() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getFile(String) - Method in class org.ninjax.core.Request
- getFileItem(String) - Method in interface org.ninjax.core.Request.FileItemGetter
- getFileItems(String) - Method in interface org.ninjax.core.Request.FileItemsGetter
- getFiles(String) - Method in class org.ninjax.core.Request
- getIndex() - Method in class org.ninjax.core.RouteParameter
-
Gets the index of where the token starts in the original uri.
- getJdbcUrl() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getJdbi(String) - Method in interface org.ninjax.db.jdbi.NinjaJdbi
- getJdbi(String) - Method in class org.ninjax.db.jdbi.NinjaJdbiImpl
- getJsonBody() - Method in class org.ninjax.core.Request
- getLocale() - Method in class org.ninjax.core.Request
- getMessage(String, Locale, Object...) - Method in class org.ninjax.core.NinjaMesssages
- getMigrationConguration() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getMigrationPassword() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties.MigrationConfiguration
- getMigrationUsername() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties.MigrationConfiguration
- getName() - Method in class org.ninjax.core.RouteParameter
-
The name of the parameter such as "id" in "{id: [0-9]+}"
- getName() - Method in class org.ninjax.db.jdbc.NinjaDatasource
- getName() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getNinjaCookies() - Method in class org.ninjax.core.Request
- getNinjaSession() - Method in class org.ninjax.core.Request
- getParameter(String) - Method in class org.ninjax.core.Request
- getPassword() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getPathParameter(String) - Method in class org.ninjax.core.Request
-
Content of this paRaw path parameter.
- getPayload(String) - Method in class org.ninjax.core.Request
- getPayload(String, Class) - Method in class org.ninjax.core.Request
- getProperties() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
- getRegex() - Method in class org.ninjax.core.RouteParameter
-
The regex of the parameter such as "[0-9]+" in "{id: [0-9]+}"
- getRequestPath() - Method in class org.ninjax.core.Request
- getRouteFor(String, String) - Method in class org.ninjax.core.RouteFinder
- getRoutes() - Method in class org.ninjax.core.Router
- getSession() - Method in class org.ninjax.core.Result.Exists
- getToken() - Method in class org.ninjax.core.RouteParameter
-
The exact string of the parameter such as "{id: [0-9]+}" in "{id: [0-9]+}"
- getUsername() - Method in class org.ninjax.db.jdbc.NinjaDatasourceProperties
H
- hashCode() - Method in record class org.ninjax.core.FileItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.ninjax.core.NinjaCookie
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.ninjax.core.NinjaSession
-
Returns a hash code value for this object.
- html(String) - Method in class org.ninjax.core.Result
- html(String...) - Method in class org.juckula.JuckulaCompositionTemplate
- html(JuckulaCompositionTemplate) - Method in class org.juckula.JuckulaCompositionTemplate
- httpMethod() - Method in class org.ninjax.core.Router.Route
- httpOnly() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
httpOnlyrecord component.
I
- inputStream() - Method in record class org.ninjax.core.FileItem
-
Returns the value of the
inputStreamrecord component.
J
- json(Object) - Method in class org.ninjax.core.Result
- Json - Class in org.ninjax.core
- Json() - Constructor for class org.ninjax.core.Json
- JuckulaCompositionTemplate - Class in org.juckula
- JuckulaCompositionTemplate() - Constructor for class org.juckula.JuckulaCompositionTemplate
K
- keyValueStore() - Method in record class org.ninjax.core.NinjaSession
-
Returns the value of the
keyValueStorerecord component.
L
M
- maxAge() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
maxAgerecord component. - MigrationConfiguration(String, String) - Constructor for class org.ninjax.db.jdbc.NinjaDatasourceProperties.MigrationConfiguration
N
- name() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
namerecord component. - NINJA_APPLICATION_SECRET_KEY - Static variable in class org.ninjax.core.NinjaJetty
- NINJA_SESSION_COOKIE_NAME - Static variable in class org.ninjax.core.NinjaSessionConverter
- NinjaCookie - Record Class in org.ninjax.core
- NinjaCookie(String, String, Optional, Optional, int, Optional, boolean, boolean) - Constructor for record class org.ninjax.core.NinjaCookie
-
Creates an instance of a
NinjaCookierecord class. - NinjaDatasource - Class in org.ninjax.db.jdbc
- NinjaDatasource(String, DataSource) - Constructor for class org.ninjax.db.jdbc.NinjaDatasource
- NinjaDatasourceProperties - Class in org.ninjax.db.jdbc
- NinjaDatasourceProperties(String, String, String, String, String, Optional, Map) - Constructor for class org.ninjax.db.jdbc.NinjaDatasourceProperties
- NinjaDatasourceProperties.MigrationConfiguration - Class in org.ninjax.db.jdbc
- NinjaDatasourcePropertiesExtractor - Class in org.ninjax.db.jdbc
- NinjaDatasourcePropertiesExtractor(NinjaProperties) - Constructor for class org.ninjax.db.jdbc.NinjaDatasourcePropertiesExtractor
- NinjaDatasources - Class in org.ninjax.db.jdbc
- NinjaDatasources(List) - Constructor for class org.ninjax.db.jdbc.NinjaDatasources
- NinjaDatasourcesProperties - Class in org.ninjax.db.jdbc
- NinjaDatasourcesProperties(List) - Constructor for class org.ninjax.db.jdbc.NinjaDatasourcesProperties
- NinjaDbHikariProvider - Class in org.ninjax.db.hikari
- NinjaDbHikariProvider(NinjaDatasourcesProperties) - Constructor for class org.ninjax.db.hikari.NinjaDbHikariProvider
- NinjaFilter - Interface in org.ninjax.core
- NinjaFlywayMigrator - Class in org.ninjax.db.flyway
- NinjaFlywayMigrator(NinjaDatasourcesProperties) - Constructor for class org.ninjax.db.flyway.NinjaFlywayMigrator
- NinjaJdbi - Interface in org.ninjax.db.jdbi
- NinjaJdbiImpl - Class in org.ninjax.db.jdbi
- NinjaJdbiImpl(NinjaDatasources) - Constructor for class org.ninjax.db.jdbi.NinjaJdbiImpl
- NinjaJetty - Class in org.ninjax.core
- NinjaJetty(Router, NinjaProperties) - Constructor for class org.ninjax.core.NinjaJetty
- NinjaJetty.NinjaJettyHelper - Class in org.ninjax.core
- NinjaJetty.NinjaServletFilter - Class in org.ninjax.core
- NinjaJettyHelper() - Constructor for class org.ninjax.core.NinjaJetty.NinjaJettyHelper
- NinjaMesssages - Class in org.ninjax.core
- NinjaMesssages(NinjaProperties) - Constructor for class org.ninjax.core.NinjaMesssages
- ninjaProperties - Variable in class org.ninjax.core.NinjaJetty
- NinjaProperties - Class in org.ninjax.core.properties
- NinjaProperties() - Constructor for class org.ninjax.core.properties.NinjaProperties
- NinjaServletFilter() - Constructor for class org.ninjax.core.NinjaJetty.NinjaServletFilter
- NinjaSession - Record Class in org.ninjax.core
- NinjaSession() - Constructor for record class org.ninjax.core.NinjaSession
- NinjaSession(ImmutableMap) - Constructor for record class org.ninjax.core.NinjaSession
-
Creates an instance of a
NinjaSessionrecord class. - NinjaSession(Map) - Constructor for record class org.ninjax.core.NinjaSession
- NinjaSessionConverter - Class in org.ninjax.core
- NinjaSessionConverter() - Constructor for class org.ninjax.core.NinjaSessionConverter
- notFound() - Static method in class org.ninjax.core.Result
O
- objectMapper - Static variable in class org.ninjax.core.Json
- ok() - Static method in class org.ninjax.core.Result
- org.juckula - package org.juckula
- org.ninjax.core - package org.ninjax.core
- org.ninjax.core.properties - package org.ninjax.core.properties
- org.ninjax.db.flyway - package org.ninjax.db.flyway
- org.ninjax.db.hikari - package org.ninjax.db.hikari
- org.ninjax.db.jdbc - package org.ninjax.db.jdbc
- org.ninjax.db.jdbi - package org.ninjax.db.jdbi
P
- parameters - Variable in class org.ninjax.core.Router.Route
- parse(String) - Static method in class org.ninjax.core.RouteParameter
-
Parse a path such as "/user/{id: [0-9]+}/email/{addr}" for the named parameters.
- path() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
pathrecord component. - path() - Method in class org.ninjax.core.Router.Route
- pathRegex() - Method in class org.ninjax.core.Router.Route
- PATTERN_FOR_VARIABLE_PARTS_OF_ROUTE - Static variable in class org.ninjax.core.Router.Route
- POST(String) - Method in class org.ninjax.core.Router
- putPayload(String, Object) - Method in class org.ninjax.core.Request
R
- redirect(String) - Static method in class org.ninjax.core.Result
- Remove() - Constructor for class org.ninjax.core.Result.Remove
- removeValue(String) - Method in record class org.ninjax.core.NinjaSession
- Request - Class in org.ninjax.core
- Request(Router.Route, String, Request.InputStreamGetter, Request.FileItemGetter, Request.FileItemsGetter, List, Map, Map, Map, Optional, Locale) - Constructor for class org.ninjax.core.Request
- Request.FileItemGetter - Interface in org.ninjax.core
- Request.FileItemsGetter - Interface in org.ninjax.core
- Request.InputStreamGetter - Interface in org.ninjax.core
- Result - Class in org.ninjax.core
- Result() - Constructor for class org.ninjax.core.Result
- Result.Exists - Class in org.ninjax.core
- Result.NinjaSessionState - Interface in org.ninjax.core
-
/////////////////////////////////////////////////////////////////////////
- Result.OutputStreamRenderer - Interface in org.ninjax.core
- Result.Remove - Class in org.ninjax.core
- Result.UnknownButDontTouch - Class in org.ninjax.core
- route() - Method in class org.ninjax.core.Request
- Route(String, String, Router.ControllerMethod, List) - Constructor for class org.ninjax.core.Router.Route
- routeFinder - Variable in class org.ninjax.core.NinjaJetty
- RouteFinder - Class in org.ninjax.core
- RouteFinder(Router) - Constructor for class org.ninjax.core.RouteFinder
- RouteParameter - Class in org.ninjax.core
-
Parameter in a Route.
- RouteParameter(int, String, String, String) - Constructor for class org.ninjax.core.RouteParameter
- router - Variable in class org.ninjax.core.RouteFinder
- Router - Class in org.ninjax.core
- Router() - Constructor for class org.ninjax.core.Router
- Router.ControllerMethod - Interface in org.ninjax.core
- Router.Route - Class in org.ninjax.core
- Router.RouteTmp - Class in org.ninjax.core
- RouteTmp(String, String) - Constructor for class org.ninjax.core.Router.RouteTmp
S
- SC_101_SWITCHING_PROTOCOLS - Static variable in class org.ninjax.core.Result
- SC_200_OK - Static variable in class org.ninjax.core.Result
- SC_201_CREATED - Static variable in class org.ninjax.core.Result
- SC_204_NO_CONTENT - Static variable in class org.ninjax.core.Result
- SC_300_MULTIPLE_CHOICES - Static variable in class org.ninjax.core.Result
- SC_301_MOVED_PERMANENTLY - Static variable in class org.ninjax.core.Result
- SC_302_FOUND - Static variable in class org.ninjax.core.Result
- SC_303_SEE_OTHER - Static variable in class org.ninjax.core.Result
- SC_304_NOT_MODIFIED - Static variable in class org.ninjax.core.Result
- SC_307_TEMPORARY_REDIRECT - Static variable in class org.ninjax.core.Result
- SC_400_BAD_REQUEST - Static variable in class org.ninjax.core.Result
- SC_401_UNAUTHORIZED - Static variable in class org.ninjax.core.Result
- SC_403_FORBIDDEN - Static variable in class org.ninjax.core.Result
- SC_404_NOT_FOUND - Static variable in class org.ninjax.core.Result
- SC_500_INTERNAL_SERVER_ERROR - Static variable in class org.ninjax.core.Result
- SC_501_NOT_IMPLEMENTED - Static variable in class org.ninjax.core.Result
- secure() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
securerecord component. - serveStatic(Request) - Method in class org.ninjax.core.AssetsController
- setHeadersOnResponse(HttpServletResponse, Map) - Static method in class org.ninjax.core.NinjaJetty.NinjaJettyHelper
- size() - Method in record class org.ninjax.core.FileItem
-
Returns the value of the
sizerecord component. - start() - Method in class org.ninjax.core.NinjaJetty
- status(int) - Method in class org.ninjax.core.Result
- stream(Result.OutputStreamRenderer) - Method in class org.ninjax.core.Result
- streamTo(OutputStream) - Method in interface org.ninjax.core.Result.OutputStreamRenderer
T
- text(String) - Method in class org.ninjax.core.Result
- TEXT_HTML - Static variable in class org.ninjax.core.Result
- TEXT_PLAIN - Static variable in class org.ninjax.core.Result
- toString() - Method in class org.juckula.JuckulaCompositionTemplate
- toString() - Method in record class org.ninjax.core.FileItem
-
Returns a string representation of this record class.
- toString() - Method in record class org.ninjax.core.NinjaCookie
-
Returns a string representation of this record class.
- toString() - Method in record class org.ninjax.core.NinjaSession
-
Returns a string representation of this record class.
U
- UnknownButDontTouch() - Constructor for class org.ninjax.core.Result.UnknownButDontTouch
V
- value() - Method in record class org.ninjax.core.NinjaCookie
-
Returns the value of the
valuerecord component.
W
- with(Router.ControllerMethod) - Method in class org.ninjax.core.Router.RouteTmp
- withNinjaSession(NinjaSession) - Method in class org.ninjax.core.Result
- withValue(String, String) - Method in record class org.ninjax.core.NinjaSession
- writeOut(OutputStream) - Method in class org.juckula.JuckulaCompositionTemplate
- WWW_AUTHENTICATE - Static variable in class org.ninjax.core.Result
All Classes and Interfaces|All Packages|Constant Field Values