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