Uses of Class
com.blackrook.small.dispatch.DispatchComponent
Package
Description
Contains component stuff related to the dispatcher.
Contains controller descriptors.
Contains filter descriptors.
-
Uses of DispatchComponent in com.blackrook.small.dispatch
Modifier and TypeClassDescriptionclass
DispatchEntryPoint<S extends DispatchComponent>
Entry method descriptor class. -
Uses of DispatchComponent 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 DispatchComponent in com.blackrook.small.dispatch.filter
Modifier and TypeClassDescriptionclass
Creates a controller profile to assist in re-calling filters.