Package org.apache.hc.client5.http.impl
Class Brotli4jRuntime
- java.lang.Object
-
- org.apache.hc.client5.http.impl.Brotli4jRuntime
-
@Internal @Contract(threading=STATELESS) public final class Brotli4jRuntime extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.StringBROTLI
-
Constructor Summary
Constructors Modifier Constructor Description privateBrotli4jRuntime()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanavailable()
-
-
-
Field Detail
-
BROTLI
private static final java.lang.String BROTLI
- See Also:
- Constant Field Values
-
-