ProcessorPipeline

Functions

Link copied to clipboard
abstract fun pump(context: I): O
Link copied to clipboard
abstract fun register(name: String, processor: Processor<I, O>)