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

W

warn(String,Throwable) - function in io.javalin.util.JavalinLogger
 
warn(String) - function in io.javalin.util.JavalinLogger
 
WEBSOCKET - enum entry in io.javalin.websocket.WsHandlerType
 
WildcardBracketAdjacentException - class in io.javalin.routing
 
wrapInSeparators(String) - function in io.javalin.util.DependencyUtil
 
write(ByteArray) - function in com.nixxcode.jvmbrotli.enc.BrotliOutputStream
 
write(ByteArray,Integer,Integer) - function in com.nixxcode.jvmbrotli.enc.BrotliOutputStream
 
write(Integer) - function in com.nixxcode.jvmbrotli.enc.BrotliOutputStream
 
write(Context,InputStream,String,Long) - function in io.javalin.http.util.SeekableWriter
 
write(ByteArray) - function in java.io.FilterOutputStream
 
write(Integer) - function in java.util.zip.DeflaterOutputStream
 
write(ByteArray,Integer,Integer) - function in java.util.zip.GZIPOutputStream
 
writeSeekableStream(InputStream,String) - function in io.javalin.http.Context
Writes input stream to writeSeekableStream with currently available data (InputStream.available)
writeSeekableStream(InputStream,String) - function in io.javalin.http.Context
Writes input stream to writeSeekableStream with currently available data (InputStream.available)
writeSeekableStream(InputStream,String,Long) - function in io.javalin.http.Context
Writes the specified inputStream as a seekable stream.
writeSeekableStream(InputStream,String,Long) - function in io.javalin.http.Context
Writes the specified inputStream as a seekable stream.
ws(String,Consumer) - function in io.javalin.Javalin
Adds a WebSocket handler on the specified path.
ws(String,Consumer,Array) - function in io.javalin.Javalin
Adds a WebSocket handler on the specified path with the specified roles.
ws(String,Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket handler on the specified path.
ws(String,Consumer,Array) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket handler with the given roles for the specified path.
ws(Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket handler on the current path.
ws(Consumer,Array) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket handler with the given roles for the current path.
ws(Consumer) - function in io.javalin.config.RequestLoggerConfig
 
WS_AFTER - enum entry in io.javalin.websocket.WsHandlerType
 
WS_BEFORE - enum entry in io.javalin.websocket.WsHandlerType
 
wsAfter(String,Consumer) - function in io.javalin.Javalin
Adds a WebSocket after handler for the specified path to the instance.
wsAfter(Consumer) - function in io.javalin.Javalin
Adds a WebSocket after handler for all routes in the instance.
wsAfter(String,Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket after handler for the specified path to the Javalin instance.
wsAfter(Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket after handler for the current path to the Javalin instance.
WsAutomaticPingKt - class in io.javalin.websocket
 
wsBefore(String,Consumer) - function in io.javalin.Javalin
Adds a WebSocket before handler for the specified path to the instance.
wsBefore(Consumer) - function in io.javalin.Javalin
Adds a WebSocket before handler for all routes in the instance.
wsBefore(String,Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket before handler for the specified path to the Javalin instance.
wsBefore(Consumer) - function in io.javalin.apibuilder.ApiBuilder
Adds a WebSocket before handler for the current path to the Javalin instance.
WsBinaryMessageContext - class in io.javalin.websocket
 
WsBinaryMessageHandler - class in io.javalin.websocket
 
WsCloseContext - class in io.javalin.websocket
 
WsCloseHandler - class in io.javalin.websocket
 
WsConfig - class in io.javalin.websocket
Holds the different WebSocket handlers for a specific WsEntry or the WebSocket logger.
WsConnectContext - class in io.javalin.websocket
 
WsConnectHandler - class in io.javalin.websocket
 
WsConnection - class in io.javalin.websocket
Is instantiated for every WebSocket connection.
WsContext - class in io.javalin.websocket
The WsContext class holds Jetty's Session and provides (convenient) delegate methods.
wsDevLogger(WsConfig) - function in io.javalin.plugin.bundled.DevLoggerPluginKt
 
WsEntry - class in io.javalin.websocket
 
WsErrorContext - class in io.javalin.websocket
 
WsErrorHandler - class in io.javalin.websocket
 
wsException(Class,WsExceptionHandler) - function in io.javalin.Javalin
Adds a WebSocket exception mapper to the instance.
WsExceptionHandler - class in io.javalin.websocket
A handler for use with wsException.
WsExceptionMapper - class in io.javalin.websocket
Maps exception types to exception handlers.
wsFactoryConfig(Consumer) - function in io.javalin.config.JettyConfig
 
wsHandlerAdded(Consumer) - function in io.javalin.event.EventListener
 
WsHandlerMetaInfo - class in io.javalin.event
 
WsHandlerType - class in io.javalin.websocket
 
WsMessageContext - class in io.javalin.websocket
 
WsMessageHandler - class in io.javalin.websocket
 
WsPathMatcher - class in io.javalin.websocket
Performs match operations on WebSocket paths.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X