Class CharCodingConfig.Builder
java.lang.Object
org.apache.hc.core5.http.config.CharCodingConfig.Builder
- Enclosing class:
CharCodingConfig
- Since:
- 4.3
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setCharset(Charset charset) setMalformedInputAction(CodingErrorAction malformedInputAction) setUnmappableInputAction(CodingErrorAction unmappableInputAction)
-
Method Details
-
setCharset
-
setMalformedInputAction
-
setUnmappableInputAction
-
build
-