Package io.netty.handler.codec.http
Class HttpContentEncoder.Result
java.lang.Object
io.netty.handler.codec.http.HttpContentEncoder.Result
- Enclosing class:
HttpContentEncoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.embedded.EmbeddedChannel
-
Constructor Details
-
Result
public Result(String targetContentEncoding, io.netty.channel.embedded.EmbeddedChannel contentEncoder)
-
-
Method Details
-
targetContentEncoding
-
contentEncoder
public io.netty.channel.embedded.EmbeddedChannel contentEncoder()
-