public final class TcpSocketServer extends Object implements Listener
| Modifier and Type | Class and Description |
|---|---|
static interface |
TcpSocketServer.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TcpSocketServer.Builder |
builder() |
void |
close() |
void |
listen(Listening callback) |
public static TcpSocketServer.Builder builder()
public void close()
close in interface Disconnectableclose in interface AutoCloseableCopyright © 2017. All rights reserved.