MessageBroker

class MessageBroker(queueMessages: Boolean = false) : IPrintable

Constructors

Link copied to clipboard
constructor(queueMessages: Boolean = false)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun adviseOn(lifetime: Lifetime, entity: IRdWireable)
Link copied to clipboard
fun dispatch(id: RdId, buffer: AbstractBuffer, tooBigMessage: String?)
Link copied to clipboard
open override fun print(printer: PrettyPrinter)
Link copied to clipboard
Link copied to clipboard