Package | Description |
---|---|
com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
com.teamdev.jxbrowser.net.callback |
The network service callbacks.
|
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 |
InterceptUrlRequestCallback.Params.newUrlRequestJob(UrlRequestJob.Options options)
Creates and returns a new
UrlRequestJob instance with the given options . |