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