Package | Description |
---|---|
org.jetlang.remote.acceptor |
Modifier and Type | Class and Description |
---|---|
class |
NioJetlangRemotingClientFactory |
Modifier and Type | Method and Description |
---|---|
static NioAcceptorHandler |
NioAcceptorHandler.create(int port,
NioAcceptorHandler.ClientFactory clientHandler,
Runnable onEnd) |
Constructor and Description |
---|
NioAcceptorHandler(ServerSocketChannel channel,
NioAcceptorHandler.ClientFactory clientHandler,
Runnable onEnd) |
Copyright © 2016. All Rights Reserved.