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