public interface HandshakeBuilder extends Handshakedata
| Modifier and Type | Method and Description |
|---|---|
void |
put(String name,
String value)
Adding a specific field with a specific value
|
void |
setContent(byte[] content)
Setter for the content of the handshake
|
getContent, getFieldValue, hasFieldValue, iterateHttpFieldsCopyright © 2021. All rights reserved.