| Package | Description |
|---|---|
| com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
| Modifier and Type | Method and Description |
|---|---|
UrlRequestJob.Options |
UrlRequestJob.Options.Builder.build()
Returns a new
UrlRequestJob.Options instance built from the current state of
this builder. |
| Modifier and Type | Method and Description |
|---|---|
UrlRequestJob |
Network.newUrlRequestJob(UrlRequestJob.Options options)
Creates and returns a new
UrlRequestJob instance with the given options. |