toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.channel
/
MulticastOutputChannel
Multicast
Output
Channel
class
MulticastOutputChannel
(
outputChannels
:
List
<
OutputChannel
>
)
:
OutputChannel
Send to all channels
Members
Constructors
Multicast
Output
Channel
Link copied to clipboard
constructor
(
outputChannels
:
List
<
OutputChannel
>
)
Functions
send
Link copied to clipboard
open
override
fun
send
(
event
:
OutputChannelEvent
)