| Class | Description |
|---|---|
| ActionDefinition |
Action definition is represented by action's path, http method and result base path.
|
| ActionNames |
Holder for various action names used during path registration.
|
| ActionRuntime |
Action runtime configuration and shared run-time data, used internally.
|
| InjectionPoint | |
| MethodParam |
Definition of single method parameter.
|
| ResultPath |
Holder of result path value.
|
| RouteChunk |
Single path chunk.
|
| Routes |
Utility that deals with routes and route chunks.
|
| ScopeData |
Simple data object that holds IN and OUT injection points for a target,
for all scopes.
|
| Target |
Wrapper of a target for IN/OUT operations.
|
| Targets |
Encapsulation of all
targets. |
Copyright © 2003-present Jodd Team