public class ESHttpResponseEncoder
extends org.jboss.netty.handler.codec.http.HttpResponseEncoder
HttpResponseEncoder and makes sure that if the resulting
channel buffer is composite, it will use the correct gathering flag. See more
at NettyUtils.DEFAULT_GATHERING.| コンストラクタと説明 |
|---|
ESHttpResponseEncoder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Object |
encode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
Object msg) |
Copyright © 2009–2016. All rights reserved.