November 2017
Intermediate to advanced
670 pages
17h 35m
English
A Filterer object has one method, Filter, which has an input channel of type Order and returns an output channel of type Order:

We define types to act as receivers of Filter executions. The first filter encountered in the pipeline is the Authenticate filter. The following Authenticate filter has a single input parameter of type Order channel and it returns a single value of type Order channel.