public interface ChannelEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
channelClosed() |
void |
messageReceived(Message message)
Called for each message which is not a direct reply to another message.
|
void messageReceived(Message message)
message - void channelClosed()
Copyright © 2016. All rights reserved.