Class HttpContentEncoder.Result

    • Constructor Detail

      • Result

        public Result​(String targetContentEncoding,
                      io.netty.channel.embedded.EmbeddedChannel contentEncoder)
    • Method Detail

      • targetContentEncoding

        public String targetContentEncoding()
      • contentEncoder

        public io.netty.channel.embedded.EmbeddedChannel contentEncoder()