Uses of Class
com.teamdev.jxbrowser.net.ContentType.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of ContentType.Builder in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionSets the boundary of themultipart/form-data
associated with the content type.Sets the charset of the data associated with the content type.static ContentType.Builder
ContentType.newBuilder
(String mediaType) Create a newContentType
builder.