Uses of Class
com.blackrook.small.SmallComponent
Package
Description
Contains component stuff related to the dispatcher.
Contains controller descriptors.
Contains filter descriptors.
-
Uses of SmallComponent in com.blackrook.small.dispatch
Modifier and TypeClassDescriptionclass
A component involved in HTTP request dispatching and handling. -
Uses of SmallComponent in com.blackrook.small.dispatch.controller
Modifier and TypeClassDescriptionclass
Creates a controller profile to assist in re-calling controllers by path and methods. -
Uses of SmallComponent in com.blackrook.small.dispatch.filter
Modifier and TypeClassDescriptionclass
Creates a controller profile to assist in re-calling filters.