| Package | Description |
|---|---|
| org.zstacks.znet | |
| org.zstacks.znet.nio |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageAdaptor |
class |
RemotingClient |
class |
RemotingServer |
| Modifier and Type | Method and Description |
|---|---|
IoAdaptor |
Session.getIoAdaptor() |
IoAdaptor |
Dispatcher.serverIoAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
Session |
Dispatcher.registerClientChannel(String host,
int port,
IoAdaptor ioAdaptor) |
Dispatcher |
Dispatcher.serverIoAdaptor(IoAdaptor serverIoAdaptor) |
| Constructor and Description |
|---|
Session(Dispatcher dispatcher,
SocketChannel channel,
IoAdaptor ioAdaptor) |
Session(Dispatcher dispatcher,
SocketChannel channel,
Object attachment,
IoAdaptor ioAdaptor) |
Copyright © 2015. All rights reserved.