Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- ManyRequestExceptionsException - Exception in com.blackrook.small.exception.request
-
An exception that is an encapsulation of many exceptions in the request handling chain that will either need to be logged or reported.
- ManyRequestExceptionsException(String) - Constructor for exception com.blackrook.small.exception.request.ManyRequestExceptionsException
-
Creates a new exception.
- ManyRequestExceptionsException(String, Throwable) - Constructor for exception com.blackrook.small.exception.request.ManyRequestExceptionsException
-
Creates a new exception with a message and primary cause.
- METHOD_TYPE - Enum constant in enum class com.blackrook.small.dispatch.DispatchEntryPoint.Source
- MethodNotAllowedException - Exception in com.blackrook.small.exception.request
-
Exception thrown when an HTTP request method is not supported.
- MethodNotAllowedException(String) - Constructor for exception com.blackrook.small.exception.request.MethodNotAllowedException
-
Creates a new exception.
- MethodNotAllowedException(String, Throwable) - Constructor for exception com.blackrook.small.exception.request.MethodNotAllowedException
-
Creates a new exception with a message.
- MIMETypeDriver - Interface in com.blackrook.small.roles
-
Describes a MIME-Type driver for Small.
- Model - Annotation Interface in com.blackrook.small.annotation.dispatch
-
Annotates a
Controller
method or method parameter for constructing a model for passing to a view or processing in a method. - MODEL - Enum constant in enum class com.blackrook.small.dispatch.DispatchEntryPoint.Source
- MultipartFormDataParser - Class in com.blackrook.small.multipart
-
Parser for multipart form requests.
- MultipartFormDataParser() - Constructor for class com.blackrook.small.multipart.MultipartFormDataParser
-
Creates a new form-data parser.
- MultipartParser - Class in com.blackrook.small.multipart
-
Abstract Multipart parser.
- MultipartParser() - Constructor for class com.blackrook.small.multipart.MultipartParser
-
Creates a new multipart parser.
- MultipartParserException - Exception in com.blackrook.small.exception.request
-
Exception thrown when a multiform request is not parsed properly.
- MultipartParserException(String) - Constructor for exception com.blackrook.small.exception.request.MultipartParserException
-
Creates a new exception.
- MultipartParserException(String, Throwable) - Constructor for exception com.blackrook.small.exception.request.MultipartParserException
-
Creates a new exception with a message and cause.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form