Package org.apache.http.config
Class ConnectionConfig.Builder
java.lang.Object
org.apache.http.config.ConnectionConfig.Builder
- Enclosing class:
ConnectionConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setBufferSize(int bufferSize) setCharset(Charset charset) setFragmentSizeHint(int fragmentSizeHint) setMalformedInputAction(CodingErrorAction malformedInputAction) setMessageConstraints(MessageConstraints messageConstraints) setUnmappableInputAction(CodingErrorAction unmappableInputAction)
-
Method Details
-
setBufferSize
-
setFragmentSizeHint
-
setCharset
-
setMalformedInputAction
-
setUnmappableInputAction
-
setMessageConstraints
-
build
-