| Package | Description |
|---|---|
| com.davfx.ninio.core |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultByteBufferAllocator |
| Modifier and Type | Method and Description |
|---|---|
UdpSocket.Builder |
UdpSocket.Builder.with(ByteBufferAllocator byteBufferAllocator) |
TcpSocketServer.Builder |
TcpSocketServer.Builder.with(ByteBufferAllocator byteBufferAllocator) |
TcpSocket.Builder |
TcpSocket.Builder.with(ByteBufferAllocator byteBufferAllocator) |
SecureSocketServerBuilder |
SecureSocketServerBuilder.with(ByteBufferAllocator byteBufferAllocator) |
SecureSocketBuilder |
SecureSocketBuilder.with(ByteBufferAllocator byteBufferAllocator) |
| Constructor and Description |
|---|
UdpSocket(Queue queue,
ByteBufferAllocator byteBufferAllocator,
Address bindAddress) |
Copyright © 2017. All rights reserved.