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