public final class SocketServer extends Object
| Constructor and Description |
|---|
SocketServer() |
| Modifier and Type | Method and Description |
|---|---|
SocketServer |
bind(Address bindAddress) |
Acceptable |
create() |
SocketServer |
with(Executor executor) |
public SocketServer with(Executor executor)
public SocketServer bind(Address bindAddress)
public Acceptable create()
Copyright © 2016. All rights reserved.