Uses of Class
com.blackrook.small.SmallComponent
Packages that use SmallComponent
Package
Description
Contains component stuff related to the dispatcher.
Contains controller descriptors.
Contains filter descriptors.
-
Uses of SmallComponent in com.blackrook.small.dispatch
Subclasses of SmallComponent in com.blackrook.small.dispatchModifier and TypeClassDescriptionclass
A component involved in HTTP request dispatching and handling. -
Uses of SmallComponent in com.blackrook.small.dispatch.controller
Subclasses of SmallComponent in com.blackrook.small.dispatch.controllerModifier 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
Subclasses of SmallComponent in com.blackrook.small.dispatch.filterModifier and TypeClassDescriptionclass
Creates a controller profile to assist in re-calling filters.