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, iterateHttpFields
Copyright © 2022. All rights reserved.