Slide 11
Slide 11 text
© 2013 TomTom. All rights reserved.
Route & Directives
• Route: RequestContext => Unit
• Directives: Building block to construct
complex route structures.
• It does transforming, filtering, extracting from, and completing the
request context and passing the result to inner directives.
11