A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X 

F

FAILED_DEPENDENCY - enum entry in io.javalin.http.HttpCode
 
FileInliner - class in io.javalin.plugin.rendering.vue
 
FileRenderer - class in io.javalin.plugin.rendering
Interface for creating renderers to be used with render.
FileUtil - class in io.javalin.core.util
 
fillInStackTrace() - function in kotlin.PluginAlreadyRegisteredException
 
fillInStackTrace() - function in kotlin.PluginNotFoundException
 
fillInStackTrace() - function in kotlin.PluginLifecycleViolationException
 
fillInStackTrace() - function in kotlin.PluginInitLifecycleViolationException
 
fillInStackTrace() - function in kotlin.HttpResponseException
 
fillInStackTrace() - function in kotlin.RedirectResponse
 
fillInStackTrace() - function in kotlin.BadRequestResponse
 
fillInStackTrace() - function in kotlin.UnauthorizedResponse
 
fillInStackTrace() - function in kotlin.ForbiddenResponse
 
fillInStackTrace() - function in kotlin.NotFoundResponse
 
fillInStackTrace() - function in kotlin.MethodNotAllowedResponse
 
fillInStackTrace() - function in kotlin.ConflictResponse
 
fillInStackTrace() - function in kotlin.GoneResponse
 
fillInStackTrace() - function in kotlin.InternalServerErrorResponse
 
fillInStackTrace() - function in kotlin.BadGatewayResponse
 
fillInStackTrace() - function in kotlin.ServiceUnavailableResponse
 
fillInStackTrace() - function in kotlin.GatewayTimeoutResponse
 
fillInStackTrace() - function in kotlin.MissingBracketsException
 
fillInStackTrace() - function in kotlin.WildcardBracketAdjacentException
 
fillInStackTrace() - function in kotlin.ParameterNamesNotUniqueException
 
fillInStackTrace() - function in kotlin.JavalinException
 
fillInStackTrace() - function in kotlin.JavalinBindException
 
fillInStackTrace() - function in kotlin.ValidationException
 
fillInStackTrace() - function in kotlin.MissingConverterException
 
findAfterHandlerEntries(String) - function in io.javalin.websocket.WsPathMatcher
Returns all the after handlers that match the given path.
findAvailableHttpHandlerTypes(PathMatcher,String) - function in io.javalin.http.util.MethodNotAllowedUtil
 
findBeforeHandlerEntries(String) - function in io.javalin.websocket.WsPathMatcher
Returns all the before handlers that match the given path.
findByClass(Map,Class) - function in io.javalin.core.util.Util
 
findEndpointHandlerEntry(String) - function in io.javalin.websocket.WsPathMatcher
Returns the first endpoint handler that match the given path, or null.
findEntries(HandlerType,String) - function in io.javalin.http.PathMatcher
 
finish() - function in java.util.zip.LeveledGzipStream
 
fireEvent(JavalinEvent) - function in io.javalin.core.event.EventManager
 
fireHandlerAddedEvent(HandlerMetaInfo) - function in io.javalin.core.event.EventManager
 
fireWsHandlerAddedEvent(WsHandlerMetaInfo) - function in io.javalin.core.event.EventManager
 
flattenMultipleSegments(List) - function in io.javalin.core.routing.PathSegmentKt
 
flush() - function in java.io.OutputStreamWrapper
 
flush() - function in java.util.zip.LeveledGzipStream
 
flush() - function in com.nixxcode.jvmbrotli.enc.LeveledBrotliStream
 
flushBuffer() - function in javax.servlet.JavalinResponseWrapper
 
FONT_OTF - enum entry in io.javalin.http.ContentType
 
FONT_TTF - enum entry in io.javalin.http.ContentType
 
forAllOrigins() - function in io.javalin.core.util.CorsPlugin.Companion
 
FORBIDDEN - enum entry in io.javalin.http.HttpCode
 
ForbiddenResponse - class in io.javalin.http
 
formParam(String) - function in io.javalin.http.Context
Gets a form param if it exists, else null
formParamAsClass(String,Class) - function in io.javalin.http.Context
Creates a typed Validator for the formParam() value
formParamAsClass(String) - function in io.javalin.http.Context
Reified version of formParamAsClass (Kotlin only)
formParamMap() - function in io.javalin.http.Context
Gets a map with all the form param keys and values.
formParams(String) - function in io.javalin.http.Context
Gets a list of form params for the specified key, or empty list.
forOrigins(String) - function in io.javalin.core.util.CorsPlugin.Companion
 
forStatus(Integer) - function in io.javalin.http.HttpCode.Companion
 
FOUND - enum entry in io.javalin.http.HttpCode
 
FREEMARKER - enum entry in io.javalin.core.util.OptionalDependency
 
fromJsonStream(InputStream,Class) - function in io.javalin.plugin.json.JsonMapper
If implemented, Javalin will use this method instead of fromJsonString when mapping request bodies to JSON through bodyAsClass.
fromJsonStream(InputStream,Class) - function in io.javalin.plugin.json.JavalinJackson
 
fromJsonString(String,Class) - function in io.javalin.plugin.json.JsonMapper
If fromJsonStream is not implemented, Javalin will use this methodwhen mapping request bodies to JSON through bodyAsClass.
fromJsonString(String,Class) - function in io.javalin.plugin.json.JavalinJackson
 
fromServletRequest(HttpServletRequest) - function in io.javalin.http.HandlerType.Companion
 
fullUrl() - function in io.javalin.http.Context
Gets the full request url, including query string (if present)
future(CompletableFuture,Consumer) - function in io.javalin.http.Context
The default callback (used if no callback is provided) can be configured through ContextResolver.defaultFutureCallback
future(CompletableFuture) - function in io.javalin.http.Context
The default callback (used if no callback is provided) can be configured through ContextResolver.defaultFutureCallback
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X