public interface ChannelMessageSink
Modifier and Type | Method and Description |
---|---|
boolean |
sendPluginMessage(ChannelIdentifier identifier,
byte[] data)
Sends a plugin message to this target.
|
boolean sendPluginMessage(ChannelIdentifier identifier, byte[] data)
identifier
- the channel identifier to send the message ondata
- the data to send