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
IOException
public boolean configureNewClient(SocketChannel newClient) throws IOException
IOException
Copyright © 2016. All Rights Reserved.