@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, write
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
public void read(io.netty.channel.ChannelHandlerContext ctx)
read
in interface io.netty.channel.ChannelOutboundHandler
read
in class io.netty.channel.ChannelOutboundHandlerAdapter
public static FlushOnReadHandler getInstance()
Copyright © 2022. All rights reserved.