Interface ChannelMessageSink

    • Method Detail

      • sendPluginMessage

        boolean sendPluginMessage​(ChannelIdentifier identifier,
                                  byte[] data)
        Sends a plugin message to this target.
        Parameters:
        identifier - the channel identifier to send the message on
        data - the data to send
        Returns:
        whether or not the message could be sent