public static class MessageConstraints.Builder extends Object
Modifier and Type | Method and Description |
---|---|
MessageConstraints |
build() |
MessageConstraints.Builder |
setMaxHeaderCount(int maxHeaderCount) |
MessageConstraints.Builder |
setMaxLineLength(int maxLineLength) |
public MessageConstraints.Builder setMaxLineLength(int maxLineLength)
public MessageConstraints.Builder setMaxHeaderCount(int maxHeaderCount)
public MessageConstraints build()
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.