| Package | Description |
|---|---|
| me.lucko.helper.messaging | |
| me.lucko.helper.messaging.conversation |
| Class and Description |
|---|
| ConversationChannel
An extension of
Channel providing an abstraction for two-way "conversations". |
| ConversationMessage
Represents a message sent via a
ConversationChannel. |
| Class and Description |
|---|
| ConversationChannel
An extension of
Channel providing an abstraction for two-way "conversations". |
| ConversationChannelAgent
Represents an agent for interacting with a
ConversationChannels message streams. |
| ConversationChannelListener
Represents an object listening to messages sent on the conversation channel.
|
| ConversationMessage
Represents a message sent via a
ConversationChannel. |
| ConversationReply
Encapsulates the reply to a incoming message in a
ConversationChannel. |
| ConversationReplyListener
Represents an object listening for replies sent on the conversation channel.
|
| ConversationReplyListener.RegistrationAction
Defines the actions to take after receiving a reply in a
ConversationReplyListener. |
Copyright © 2020. All rights reserved.