public interface TransportStatusHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
TransportStatusHandler.LogEngineStatusHandler |
static class |
TransportStatusHandler.NoopEngineStatusHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(TransportException e) |
void |
handleIO(boolean active) |
void handleIO(boolean active)
void handleException(TransportException e)