Uses of Class
com.teamdev.jxbrowser.net.UrlRequestJob.Options.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of UrlRequestJob.Options.Builder in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionUrlRequestJob.Options.Builder.addHttpHeader
(HttpHeader httpHeader) Adds the HTTP header to the list of the HTTP headers.UrlRequestJob.Options.newBuilder
(HttpStatus httpStatus) Creates a newUrlRequestJob
builder with the given required parameters.