protected abstract class AbstractModuleHandler.CloseOnFailureCallback extends Object implements com.google.common.util.concurrent.FutureCallback<Void>
CloseOnFailureCallback(io.netty.channel.ChannelHandlerContext ctx)
void
onFailure(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onSuccess
public CloseOnFailureCallback(io.netty.channel.ChannelHandlerContext ctx)
public void onFailure(Throwable t)
onFailure
com.google.common.util.concurrent.FutureCallback<Void>