public class SimpleCompressionHandler extends HttpContentCompressor
HttpContentEncoder.ResultChannelHandler.Sharable| Constructor and Description |
|---|
SimpleCompressionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(ChannelHandlerContext ctx,
Object msg,
ChannelPromise promise) |
beginEncode, determineWrapper, handlerAddedacceptOutboundMessage, channelInactive, decode, encode, handlerRemovedacceptInboundMessage, channelReadbind, close, connect, deregister, disconnect, flush, readchannelActive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexceptionCaughtpublic void write(ChannelHandlerContext ctx, Object msg, ChannelPromise promise) throws Exception
write in interface ChannelOutboundHandlerwrite in class MessageToMessageCodec<HttpRequest,HttpObject>Exception