public static final class HttpContentEncoder.Result extends Object
Constructor and Description |
---|
HttpContentEncoder.Result(String targetContentEncoding,
io.netty.channel.embedded.EmbeddedChannel contentEncoder) |
public HttpContentEncoder.Result(String targetContentEncoding, io.netty.channel.embedded.EmbeddedChannel contentEncoder)
public String targetContentEncoding()
public io.netty.channel.embedded.EmbeddedChannel contentEncoder()
Copyright © 2008–2013 The Netty Project. All rights reserved.