@ChannelHandler.Sharable protected abstract class ProxyConnection.ResponseWrittenMonitor extends ChannelOutboundHandlerAdapter
ChannelHandler.Sharable| Modifier | Constructor and Description |
|---|---|
protected |
ResponseWrittenMonitor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
responseWritten(HttpResponse httpResponse) |
void |
write(ChannelHandlerContext ctx,
Object msg,
ChannelPromise promise) |
bind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexceptionCaught, handlerAdded, handlerRemovedpublic void write(ChannelHandlerContext ctx, Object msg, ChannelPromise promise) throws Exception
write in interface ChannelOutboundHandlerwrite in class ChannelOutboundHandlerAdapterExceptionprotected abstract void responseWritten(HttpResponse httpResponse)
Copyright © 2009–2017 LittleShoot. All rights reserved.