Interface ChannelExceptionHandler.Factory
-
- Enclosing interface:
- ChannelExceptionHandler<C extends EngineConnection>
public static interface ChannelExceptionHandler.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChannelExceptionHandler<EngineConnection>
logEverything()
-
-
-
Method Detail
-
logEverything
ChannelExceptionHandler<EngineConnection> logEverything()
-
-