public interface ByteBufferSender
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
send(ByteBuffer msg) |
void send(ByteBuffer msg)
void flush()
void close()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.