| Modifier and Type | Class and Description | 
|---|---|
| static interface  | Acceptor.ClientHandler | 
| static interface  | Acceptor.ErrorHandler | 
| Constructor and Description | 
|---|
| Acceptor(ServerSocket port,
        Acceptor.ErrorHandler handler,
        Acceptor.ClientHandler clientHandler) | 
public Acceptor(ServerSocket port, Acceptor.ErrorHandler handler, Acceptor.ClientHandler clientHandler)
Copyright © 2016. All Rights Reserved.