| Package | Description |
|---|---|
| com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
| Modifier and Type | Method and Description |
|---|---|
default UrlRequest.Id |
UrlRequest.id()
Returns the identifier of this URL request.
|
default UrlRequest.Id |
UrlRequestJob.Options.urlRequestId()
Returns the identifier of the URL request.
|
| Modifier and Type | Method and Description |
|---|---|
static UrlRequestJob.Options.Builder |
UrlRequestJob.Options.newBuilder(UrlRequest.Id urlRequestId,
HttpStatus httpStatus)
Creates a new
UrlRequestJob builder with the given required parameters. |