All Classes and Interfaces

Class
Description
 
 
 
Bindings are the building blocks of routing trees.
Static factories that form entry points to create full bindings.
 
 
 
 
 
 
Central class for actual asynchronous HTTP-based communication.
 
 
 
 
 
 
A Navigator chooses among the bindings of a routing tree.
Static factory method for built-in navigators.
 
 
 
Preserves the original stack traces of failed requests.
A partial binding that already has an attribute associated but is missing a route.
 
Plugins allow to modify executions of requests in order to inject specific behaviour.
 
 
 
 
 
A routing tree is a nested route that consists of a navigator and a set of bindings.
 
Thrown when no matching route was found during dispatch.