Interface RouteResult
- All Superinterfaces:
- RouteResult
- All Known Implementing Classes:
- RouteResult.Complete,- RouteResult.Rejected
The result of handling a request.
 
 As a user you typically don't create RouteResult instances directly.
 Instead, use the methods on the RequestContext to achieve the desired effect.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic classstatic final classstatic class