BindActive

Functions

Link copied to clipboard
fun json(json: BindActiveJson.() -> Unit)

Configure bindings for publishers providing JSON records.

Link copied to clipboard
fun mapping(mapping: BindActiveMapping.() -> Unit)

Configure bindings for publishers providing mapping from one subject to another.

Link copied to clipboard
fun record(record: BindActiveRecord.() -> Unit)

Configure bindings for publishers providing Generic or Type1 records.