public interface IOExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
of(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e)
Return true if the build-in
BridgeRuntime exception mechanism must be invoked. |
boolean of(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e)
BridgeRuntime exception mechanism must be invoked.ctx - ChannelHandlerContexte - ExceptionEventBridgeRuntime exception mechanism must be invoked.Copyright © 2018. All Rights Reserved.