@ChannelHandler.Sharable
public final class FlushOnReadHandler
extends io.netty.channel.ChannelOutboundHandlerAdapter
| Modifier and Type | Method and Description |
|---|---|
static FlushOnReadHandler |
getInstance() |
void |
read(io.netty.channel.ChannelHandlerContext ctx) |
bind, close, connect, deregister, disconnect, flush, writeensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic void read(io.netty.channel.ChannelHandlerContext ctx)
read in interface io.netty.channel.ChannelOutboundHandlerread in class io.netty.channel.ChannelOutboundHandlerAdapterpublic static FlushOnReadHandler getInstance()
Copyright © 2021. All rights reserved.