Package com.blackrook.small
package com.blackrook.small
This package contains the main classes and components that make up the main functions of the framework.
-
ClassDescriptionA single instance of an instantiated component.Small Configuration class.Small Framework Constants.A base websocket endpoint that automatically has a connection to the Small application environment.The component application environment.An optional return type for a
FilterEntry
-annotated method on aFilter
that returns either a newHttpServletRequest
, a newHttpServletResponse
, both, or neither.A view model-and-view container.Generic response object for Small.Creates a generic response object for Small Responses.The main dispatcher servlet for the controller portion of the framework.