public interface CallbackNotifier
void onSuccess(io.netty.channel.ChannelHandlerContext outboundCtx)
void onFailure(io.netty.channel.ChannelHandlerContext outboundCtx,
Throwable cause)
Copyright © 2008-2013 The Netty Project. All Rights Reserved.