public static interface Broadcaster.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
receive(ByteBuffer buff)
Receive a message.
|
void receive(ByteBuffer buff)
buff - the bufferCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.