public interface ByteBufferReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
closed() |
void |
received(ByteBuffer msg) |
void received(ByteBuffer msg)
void closed()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.