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