Package org.apache.http.config
Class MessageConstraints.Builder
java.lang.Object
org.apache.http.config.MessageConstraints.Builder
- Enclosing class:
MessageConstraints
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
setMaxHeaderCount
(int maxHeaderCount) setMaxLineLength
(int maxLineLength)
-
Field Details
-
maxLineLength
private int maxLineLength -
maxHeaderCount
private int maxHeaderCount
-
-
Constructor Details
-
Builder
Builder()
-
-
Method Details
-
setMaxLineLength
-
setMaxHeaderCount
-
build
-