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