public static interface Context.Impl extends Context
Context.HTTP_STATUS, Context.Impl
CONTENT_TYPE, NINJA_PROPERTIES_X_FORWARDED_FOR, X_FORWARD_HEADER
Modifier and Type | Method and Description |
---|---|
void |
setRoute(Route route) |
addCookie, asyncRequestComplete, cleanup, controllerReturned, finalizeHeaders, finalizeHeadersWithoutFlashAndSessionCookie, getAcceptCharset, getAcceptContentType, getAcceptEncoding, getAcceptLanguage, getAttribute, getAttribute, getAttributes, getContextPath, getCookie, getCookies, getCookieValue, getFileItemIterator, getFlashCookie, getFlashScope, getHeader, getHeaders, getHeaders, getHostname, getInputStream, getMethod, getParameter, getParameter, getParameterAs, getParameterAs, getParameterAsFileItem, getParameterAsFileItems, getParameterAsInteger, getParameterAsInteger, getParameterFileItems, getParameters, getParameterValues, getPathParameter, getPathParameterAsInteger, getPathParameterEncoded, getReader, getRemoteAddr, getRequestContentType, getRequestPath, getRequestUri, getRoute, getScheme, getSession, getSessionCookie, getValidation, handleAsync, hasCookie, isAsync, isMultipart, isRequestJson, isRequestXml, parseBody, returnResultAsync, setAttribute, unsetCookie
void setRoute(Route route)
Copyright © 2019 ninjaframework. All rights reserved.