public class GetBlobRequestEncoder extends io.netty.handler.codec.MessageToMessageEncoder<GetBlobRequest>
Constructor and Description |
---|
GetBlobRequestEncoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
GetBlobRequest msg,
java.util.List<java.lang.Object> out) |
acceptOutboundMessage, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
protected void encode(io.netty.channel.ChannelHandlerContext ctx, GetBlobRequest msg, java.util.List<java.lang.Object> out) throws java.lang.Exception
encode
in class io.netty.handler.codec.MessageToMessageEncoder<GetBlobRequest>
java.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.