Uses of Class
com.teamdev.jxbrowser.net.FormData.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of FormData.Builder in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionFormData.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 newFormData
builder.