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