| Package | Description |
|---|---|
| gr.uoa.di.madgik.commons.channel.events | |
| gr.uoa.di.madgik.commons.channel.nozzle |
| Modifier and Type | Class and Description |
|---|---|
class |
BytePayloadChannelEvent
Event containing payload that the sender wants to provide to listeners
|
class |
ObjectPayloadChannelEvent
Event containing payload that the sender wants to provide to listeners
|
class |
StringPayloadChannelEvent
Event containing payload that the sender wants to provide to listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelOutlet.Push(ChannelPayloadStateEvent Event)
Emits the provided event to all connected nozzles.
|
void |
ChannelInlet.Push(ChannelPayloadStateEvent Event)
Emits the provided event to all connected nozzles.
|
Copyright © 2018. All Rights Reserved.