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

M

manage(Handler,Context,Set) - function in io.javalin.security.AccessManager
 
manage(Object) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
 
MASTER_ONLY - enum entry in io.javalin.plugin.bundled.GlobalHeaderConfig.CrossDomainPolicy
 
matchedPath() - function in io.javalin.http.Context
Gets the path that was used to match request (also includes before/after paths)
matchedPath() - function in io.javalin.http.servlet.JavalinServletContext
Gets the path that was used to match request (also includes before/after paths)
matchedPath() - function in io.javalin.websocket.WsContext
Returns the path that was used to match this request
matchedPath() - function in io.javalin.websocket.WsContext
Returns the path that was used to match this request
matches(String) - function in io.javalin.routing.HandlerEntry
 
matches(String) - function in io.javalin.routing.PathParser
 
matches(String) - function in io.javalin.websocket.WsEntry
 
mavenAndGradleSnippets(OptionalDependency) - function in io.javalin.util.DependencyUtil
 
maxFileSize(Long,SizeUnit) - function in io.javalin.config.MultipartConfig
Sets the maximum file size for an individual file upload
maxInMemoryFileSize(Integer,SizeUnit) - function in io.javalin.config.MultipartConfig
Sets the maximum size for a single file before it will be cached to disk rather than read in memory
maxTotalRequestSize(Long,SizeUnit) - function in io.javalin.config.MultipartConfig
Sets the maximum size for the entire multipart request
maybeLogIfServerNotStarted(JettyServer) - function in io.javalin.jetty.JettyUtil
 
MB - enum entry in io.javalin.config.SizeUnit
 
message() - function in io.javalin.websocket.WsMessageContext
Receive a string message from the client
messageAsClass() - function in io.javalin.websocket.WsMessageContext
Reified version of messageAsClass (Kotlin only)
messageAsClass(Class) - function in io.javalin.websocket.WsMessageContext
See Also: messageAsClass
messageAsClass(Type) - function in io.javalin.websocket.WsMessageContext
Receive a message from the client as a class
method() - function in io.javalin.http.Context
Gets the request method.
method() - function in io.javalin.http.servlet.JavalinServletContext
Gets the request method.
METHOD_NOT_ALLOWED - enum entry in io.javalin.http.HttpStatus
 
MethodNotAllowedResponse - class in io.javalin.http
 
MethodNotAllowedUtil - class in io.javalin.http.util
 
MimeTypesConfig - class in io.javalin.http.staticfiles
 
MISDIRECTED_REQUEST - enum entry in io.javalin.http.HttpStatus
 
MisdirectedRequestResponse - class in io.javalin.http
 
MissingBracketsException - class in io.javalin.routing
 
MissingConverterException - class in io.javalin.validation
 
missingDependencyMessage(OptionalDependency) - function in io.javalin.util.DependencyUtil
 
MOVED_PERMANENTLY - enum entry in io.javalin.http.HttpStatus
 
MovedPermanentlyResponse - class in io.javalin.http
 
MULTI_STATUS - enum entry in io.javalin.http.HttpStatus
 
MULTIPART_FORM_DATA - enum entry in io.javalin.http.ContentType
 
MultipartConfig - class in io.javalin.config
This class contains the configuration for handling multipart file uploads
MultipartUtil - class in io.javalin.http.util
 
MULTIPLE_CHOICES - enum entry in io.javalin.http.HttpStatus
 
MultipleChoicesResponse - class in io.javalin.http
 
MultiStatusResponse - class in io.javalin.http
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X