public interface SocketReader
| Modifier and Type | Field and Description |
|---|---|
static int |
RECEIVE_SOCKET_BUFFER_SIZE |
| Modifier and Type | Method and Description |
|---|---|
void |
read(ByteBuffer bb) |
static final int RECEIVE_SOCKET_BUFFER_SIZE
void read(ByteBuffer bb) throws Exception
ExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.