public interface HandshakeBuilder extends Handshakedata
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020. All rights reserved.