| Package | Description |
|---|---|
| me.lucko.helper.messaging |
| Modifier and Type | Method and Description |
|---|---|
ChannelAgent<T> |
Channel.newAgent()
Creates a new
ChannelAgent for this channel. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelListener.onMessage(ChannelAgent<T> agent,
T message)
Called when a message is posted to this listener.
|
Copyright © 2018. All rights reserved.