Class | Description |
---|---|
FlushConsolidationHandler |
ChannelDuplexHandler which consolidate ChannelOutboundInvoker.flush() operations (which also includes
ChannelOutboundInvoker.writeAndFlush(Object) and
ChannelOutboundInvoker.writeAndFlush(Object, ChannelPromise) ). |
Copyright © 2008–2016 The Netty Project. All rights reserved.