| Package | Description |
|---|---|
| com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
| Modifier and Type | Method and Description |
|---|---|
UrlRequestJob.Options.Builder |
UrlRequestJob.Options.Builder.addHttpHeader(HttpHeader httpHeader)
Adds the HTTP header to the list of the HTTP headers.
|
static UrlRequestJob.Options.Builder |
UrlRequestJob.Options.newBuilder(UrlRequest.Id urlRequestId,
HttpStatus httpStatus)
Creates a new
UrlRequestJob builder with the given required parameters. |