| Package | Description |
|---|---|
| net.timewalker.ffmq4.client | |
| net.timewalker.ffmq4.transport.tcp.nio |
| Modifier and Type | Method and Description |
|---|---|
static NIOTcpMultiplexer |
ClientEnvironment.getMultiplexer()
Get the multiplexer singleton instance
|
| Modifier and Type | Method and Description |
|---|---|
NIOClientSocketHandler |
NIOServerSocketHandler.createClientHandler(NIOTcpMultiplexer serverMultiplexer,
SocketChannel socketChannel)
Create a new client handler instance for the given socket channel
|
| Constructor and Description |
|---|
NIOTcpPacketTransport(String id,
NIOTcpMultiplexer multiplexer,
SocketChannel socketChannel,
Settings settings)
Constructor
|
NIOTcpPacketTransport(String id,
NIOTcpMultiplexer multiplexer,
URI transportURI,
Settings settings)
Constructor
|
Copyright © 2021. All rights reserved.