public static interface Acceptor.ErrorHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Acceptor.ErrorHandler.SysOut | 
| Modifier and Type | Method and Description | 
|---|---|
| void | acceptError(IOException e,
           AtomicBoolean running) | 
| void | closeError(IOException e) | 
void acceptError(IOException e, AtomicBoolean running)
void closeError(IOException e)
Copyright © 2016. All Rights Reserved.