Uses of Class
com.teamdev.jxbrowser.net.MultipartFormData.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of MultipartFormData.Builder in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionMultipartFormData.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()