Uses of Interface
com.teamdev.jxbrowser.net.File
Package
Description
Contains classes and interfaces for working with network.
-
Uses of File in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionFile.Builder.build()
Returns a newFile
instance built from the current state of this builder.Modifier and TypeMethodDescriptionMultipartFormData.Pair.fileValue()
Returns the form content segment value as a file.Modifier and TypeMethodDescriptionstatic MultipartFormData.Pair
Returns thePair
instance for the givenkey
andvalue
.