Skip navigation links
A B C D E F G H I K L M N O P Q R S T U W 

M

mapFileExtensionToMIMEType(String, String) - Static method in class ej.hoka.http.support.MIMEUtils
Define a mapping between a file extension and a MIME-Type.
The mapping is defined only if the given file extension isn't already mapped to a MIME-Type.
match(HTTPRequest) - Method in class ej.hoka.auth.session.AuthenticatedRequestHandler
Determines whether or not the request matches this handler.
Messages - Class in ej.hoka.log
Gathers the messages.
MIME_CSS - Static variable in class ej.hoka.http.support.MIMEUtils
CSS code MIME type.
MIME_DEFAULT_BINARY - Static variable in class ej.hoka.http.support.MIMEUtils
Binary code MIME type.
MIME_FORM_ENCODED_DATA - Static variable in class ej.hoka.http.support.MIMEUtils
Form Encoded Data MIME type.
MIME_GIF - Static variable in class ej.hoka.http.support.MIMEUtils
GIF files MIME type.
MIME_HTML - Static variable in class ej.hoka.http.support.MIMEUtils
HTML code MIME type.
MIME_JPEG - Static variable in class ej.hoka.http.support.MIMEUtils
JPEG files MIME type.
MIME_JS - Static variable in class ej.hoka.http.support.MIMEUtils
JavaScript code MIME type.
MIME_MULTIPART_FORM_ENCODED_DATA - Static variable in class ej.hoka.http.support.MIMEUtils
Multipart Form Encoded Data MIME type.
MIME_PLAINTEXT - Static variable in class ej.hoka.http.support.MIMEUtils
Standard text MIME type.
MIME_PNG - Static variable in class ej.hoka.http.support.MIMEUtils
PNG files MIME type.
MIME_XML - Static variable in class ej.hoka.http.support.MIMEUtils
XML code MIME type.
MIMEUtils - Class in ej.hoka.http.support
Utilities for handling the MIME-Type header field.
MultiPartBodyParser - Class in ej.hoka.http.body
MultiPartBodyParser() - Constructor for class ej.hoka.http.body.MultiPartBodyParser
 
MultiPartBodyParser.MultiPartBody - Class in ej.hoka.http.body
Class representing the collection of HTTPPart in the request.
MultipartStringsParser - Class in ej.hoka.http.body
A body parser for MIMEUtils.MIME_MULTIPART_FORM_ENCODED_DATA that parse parts as strings.
MultipartStringsParser() - Constructor for class ej.hoka.http.body.MultipartStringsParser
 
MULTIPLE_START_FORBIDDEN - Static variable in class ej.hoka.log.Messages
Multiple start is forbidden.
A B C D E F G H I K L M N O P Q R S T U W 
Skip navigation links