public class NonblockingSocketServer extends Object implements AutoCloseable
TNonblockingServerTransport,
and meant to be a providence replacement for it.| Modifier and Type | Class and Description |
|---|---|
static class |
NonblockingSocketServer.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NonblockingSocketServer.Builder |
builder(PProcessor processor) |
void |
close() |
int |
getPort() |
public static NonblockingSocketServer.Builder builder(@Nonnull PProcessor processor)
public int getPort()
public void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.