Package | Description |
---|---|
com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
Modifier and Type | Method and Description |
---|---|
MultipartFormData.Builder |
MultipartFormData.Builder.addPair(MultipartFormData.Pair pair)
Sets the key-value pair that represents a segment of the multi-part form data.
|
static MultipartFormData.Builder |
MultipartFormData.newBuilder() |