Package-level declarations

Types

Link copied to clipboard
interface DataProcessor

A named, pluggable handler the server DSL's ProcessData event dispatches incomingData to by id — the mechanism behind ProcessData(processWith = id). What "processing" means is entirely opaque to the framework and defined by each implementation.