Uses of Package
com.blackrook.small
Packages that use com.blackrook.small
Package
Description
This package contains the main classes and components that make up the main functions of the framework.
Contains component stuff related to the dispatcher.
Contains controller descriptors.
Contains filter descriptors.
Contains utility functions and classes.
-
Classes in com.blackrook.small used by com.blackrook.smallClassDescriptionThe 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. -
Classes in com.blackrook.small used by com.blackrook.small.dispatch
-
Classes in com.blackrook.small used by com.blackrook.small.dispatch.controllerClassDescriptionA single instance of an instantiated component.Generic response object for Small.
-
Classes in com.blackrook.small used by com.blackrook.small.dispatch.filterClassDescriptionA single instance of an instantiated component.An optional return type for a
FilterEntry
-annotated method on aFilter
that returns either a newHttpServletRequest
, a newHttpServletResponse
, both, or neither. -
Classes in com.blackrook.small used by com.blackrook.small.utilClassDescriptionSmall Configuration class.The component application environment.Generic response object for Small.