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

F

FAILED_DEPENDENCY - enum entry in io.javalin.http.HttpStatus
 
filename() - function in io.javalin.http.UploadedFile
 
FileRenderer - class in io.javalin.rendering
Interface for creating renderers to be used with render.
FileUtil - class in io.javalin.util
 
fillInStackTrace() - function in kotlin.Throwable
 
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.util.Util
 
findByName(String) - function in io.javalin.http.HandlerType.Companion
 
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.routing.PathMatcher
 
finish() - function in java.util.zip.GZIPOutputStream
 
fireEvent(JavalinEvent) - function in io.javalin.event.EventManager
 
fireHandlerAddedEvent(HandlerMetaInfo) - function in io.javalin.event.EventManager
 
fireWsHandlerAddedEvent(WsHandlerMetaInfo) - function in io.javalin.event.EventManager
 
flattenMultipleSegments(List) - function in io.javalin.routing.PathSegmentKt
 
flush() - function in com.nixxcode.jvmbrotli.enc.BrotliOutputStream
 
flush() - function in java.util.zip.DeflaterOutputStream
 
FONT_OTF - enum entry in io.javalin.http.ContentType
 
FONT_TTF - enum entry in io.javalin.http.ContentType
 
FORBIDDEN - enum entry in io.javalin.http.HttpStatus
 
ForbiddenResponse - class in io.javalin.http
 
formParam(String) - function in io.javalin.http.Context
Gets a form param if it exists, else null
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,Class) - function in io.javalin.http.Context
Creates a typed Validator for the formParam() value
formParamAsClass(Context,String) - function in io.javalin.http.ContextKt
Reified version of Context.formParamAsClass (Kotlin only)
formParamMap() - function in io.javalin.http.Context
Gets a map with all the form param keys and values.
formParamMap() - function in io.javalin.http.servlet.JavalinServletContext
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.
formParams(String) - function in io.javalin.http.Context
Gets a list of form params for the specified key, or empty list.
forStatus(Integer) - function in io.javalin.http.HttpStatus.Companion
 
FOUND - enum entry in io.javalin.http.HttpStatus
 
fromJsonStream(InputStream,Type) - function in io.javalin.json.JavalinJackson
If implemented, Javalin will use this method instead of .
fromJsonStream(InputStream,Type) - function in io.javalin.json.JsonMapper
If implemented, Javalin will use this method instead of .
fromJsonStream(JsonMapper,InputStream) - function in io.javalin.json.JsonMapperKt
 
fromJsonString(String,Type) - function in io.javalin.json.JavalinJackson
If .
fromJsonString(String,Type) - function in io.javalin.json.JsonMapper
If .
fromJsonString(JsonMapper,String) - function in io.javalin.json.JsonMapperKt
 
fullUrl() - function in io.javalin.http.Context
Gets the full request url, including query string (if present)
fullUrl() - function in io.javalin.http.Context
Gets the full request url, including query string (if present)
future(Supplier) - function in io.javalin.http.Context
The main entrypoint for all async related functionalities exposed by Context.
future(Supplier) - function in io.javalin.http.servlet.JavalinServletContext
The main entrypoint for all async related functionalities exposed by Context.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X