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

D

data() - function in io.javalin.websocket.WsBinaryMessageContext
Get the binary data of the message
debug(String,Throwable) - function in io.javalin.util.JavalinLogger
 
debug(String) - function in io.javalin.util.JavalinLogger
 
defaultHttpConfiguration() - function in io.javalin.jetty.JettyServer.Companion
 
defaultMapper() - function in io.javalin.json.JavalinJackson.Companion
 
defaultServer(ThreadPool) - function in io.javalin.jetty.JettyServer.Companion
 
defaultSessionHandler() - function in io.javalin.jetty.JettyServer.Companion
 
DefaultTasks - class in io.javalin.http.servlet
 
defaultThreadPool(Boolean) - function in io.javalin.jetty.JettyServer.Companion
 
delete(Handler) - function in io.javalin.apibuilder.ApiBuilder
Adds a DELETE request handler for the current path to the Javalin instance.
delete(Handler,Array) - function in io.javalin.apibuilder.ApiBuilder
Adds a DELETE request handler with the given roles for the current path to the instance.
delete(String,Handler) - function in io.javalin.apibuilder.ApiBuilder
Adds a DELETE request handler for the specified path to the Javalin instance.
delete(String,Handler,Array) - function in io.javalin.apibuilder.ApiBuilder
Adds a DELETE request handler with the given roles for the specified path to the instance.
delete(Context,String) - function in io.javalin.apibuilder.CrudHandler
 
DELETE - enum entry in io.javalin.http.HandlerType

The HTTP DELETE request method deletes the specified resource.

delete(String,Handler) - function in io.javalin.router.JavalinDefaultRoutingApi
Adds a DELETE request handler for the specified path to the instance.
delete(String,Handler) - function in io.javalin.router.JavalinDefaultRoutingApi
Adds a DELETE request handler for the specified path to the instance.
delete(String,Handler) - function in io.javalin.router.JavalinDefaultRoutingApi
Adds a DELETE request handler for the specified path to the instance.
delete(String,Handler,RouteRole) - function in io.javalin.router.JavalinDefaultRoutingApi
Adds a DELETE request handler with the given roles for the specified path to the instance.
delete(String,Handler,RouteRole) - function in io.javalin.router.JavalinDefaultRoutingApi
Adds a DELETE request handler with the given roles for the specified path to the instance.
DENY - enum entry in io.javalin.plugin.bundled.GlobalHeadersConfig.XFrameOptions

The page cannot be displayed in a frame, regardless of the site attempting to do so.

DependencyUtil - class in io.javalin.util
 
destroy() - function in jakarta.servlet.GenericServlet
 
destroy() - function in org.eclipse.jetty.server.handler.HandlerWrapper
 
DevLoggingPlugin - class in io.javalin.plugin.bundled
The development debugging logger catches most of the interesting stuff about requests and responses, and logs it in an easy-to-read manner.
DevLoggingPlugin.Config - class in io.javalin.plugin.bundled.DevLoggingPlugin
 
disableAutomaticPings(WsContext) - function in io.javalin.websocket.WsAutomaticPingKt
 
disableAutomaticPings() - function in io.javalin.websocket.WsContext
Disables automatic pings
disableAutomaticPings() - function in io.javalin.websocket.WsContext
Disables automatic pings
disableCompression() - function in io.javalin.config.HttpConfig
Disable Compression
doStart() - function in org.eclipse.jetty.server.handler.ResourceHandler
 
dump() - function in org.eclipse.jetty.util.component.ContainerLifeCycle
 
dump(Appendable) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
 
dump(Appendable,String) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
 
dumpSelf() - function in org.eclipse.jetty.util.component.Dumpable
 
dumpStdErr() - function in org.eclipse.jetty.util.component.ContainerLifeCycle
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X