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