public static class WebAcceptor.Config extends Object
| Constructor and Description | 
|---|
| Config() | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerSocketChannel | configure(int port) | 
| boolean | configureNewClient(SocketChannel newClient) | 
public ServerSocketChannel configure(int port) throws IOException
IOExceptionpublic boolean configureNewClient(SocketChannel newClient) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.