Package com.linecorp.armeria.common.encoding
@NonNullByDefault
package com.linecorp.armeria.common.encoding
Provides the common classes for HTTP content encoding.
-
ClassDescriptionAn interface for objects that apply HTTP content decoding to incoming
HttpData
.An interface that constructs a newStreamDecoder
for a given Content-Encoding header value.