| Package | Description |
|---|---|
| com.teamdev.jxbrowser.browser.callback |
This package provides the classes that allow you to work with browser callback.
|
| com.teamdev.jxbrowser.download |
This package provides the classes that allow you to manage downloads.
|
| com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
| com.teamdev.jxbrowser.frame |
This package provides the classes that allow you to work with frames in browser.
|
| com.teamdev.jxbrowser.navigation |
Contains classes and interfaces for working with navigation.
|
| com.teamdev.jxbrowser.navigation.callback |
The navigation callbacks.
|
| com.teamdev.jxbrowser.navigation.event |
The navigation events.
|
| com.teamdev.jxbrowser.net |
Contains classes and interfaces for working with network.
|
| com.teamdev.jxbrowser.net.callback |
The network service callbacks.
|
| com.teamdev.jxbrowser.net.event |
The network service events.
|
| com.teamdev.jxbrowser.plugin |
Contains classes and interfaces for filtering the available plugins.
|
| com.teamdev.jxbrowser.zoom.event |
The zoom events.
|
| Class and Description |
|---|
| HostPort
A host/port pair of the URI.
|
| NetError
The network error codes.
|
| ResourceType
Resource types.
|
| Class and Description |
|---|
| MimeType
A media type of the resource.
|
| Class and Description |
|---|
| Network
A service that provides access to the network-level functionality.
|
| Class and Description |
|---|
| MimeType
A media type of the resource.
|
| Class and Description |
|---|
| HttpHeader
An HTTP header.
|
| NetError
The network error codes.
|
| Class and Description |
|---|
| HttpStatus
An HTTP status code.
|
| NetError
The network error codes.
|
| Class and Description |
|---|
| NetError
The network error codes.
|
| Class and Description |
|---|
| BytesData
An upload data as a sequence of bytes.
|
| File
A file data.
|
| File.Builder
A builder of
File. |
| FormData
An upload data of the
application/x-www-form-urlencoded content type. |
| FormData.Builder
A builder of
FormData. |
| FormData.Pair
A key-value pair that represents a segment of a form data, for example a form field content.
|
| Host
A host name of the URI.
|
| HttpAuthPreferences
The HTTP authorization preferences.
|
| HttpHeader
An HTTP header.
|
| HttpStatus
An HTTP status code.
|
| MimeType
A media type of the resource.
|
| MultipartFormData
An upload data of the
multipart/form-data content type. |
| MultipartFormData.Builder
A builder of
MultipartFormData. |
| MultipartFormData.Pair
A key-value pair that represents a segment of a multi-part form data.
|
| NetError
The network error codes.
|
| Port
A port of the URI.
|
| ResourceType
Resource types.
|
| TextData
An upload data of the
text/plain content type. |
| UploadData
A common interface that all upload data implementations must extend.
|
| UrlRequest.Id
An identifier of the
UrlRequest instance. |
| UrlRequestJob
Represents the url request job for a URL request.
|
| UrlRequestJob.Id
An identifier of the
UrlRequestJob. |
| UrlRequestJob.Options
The options needed to initialize
UrlRequestJob. |
| UrlRequestJob.Options.Builder
A
UrlRequestJob.Options builder. |
| UrlRequestStatus
The URL request statuses.
|
| Class and Description |
|---|
| BytesData
An upload data as a sequence of bytes.
|
| FormData
An upload data of the
application/x-www-form-urlencoded content type. |
| Host
A host name of the URI.
|
| HostPort
A host/port pair of the URI.
|
| HttpHeader
An HTTP header.
|
| MimeType
A media type of the resource.
|
| MultipartFormData
An upload data of the
multipart/form-data content type. |
| ResourceType
Resource types.
|
| TextData
An upload data of the
text/plain content type. |
| UploadData
A common interface that all upload data implementations must extend.
|
| UrlRequest
The details about an URL request.
|
| UrlRequestJob
Represents the url request job for a URL request.
|
| Class and Description |
|---|
| HttpHeader
An HTTP header.
|
| MimeType
A media type of the resource.
|
| NetError
The network error codes.
|
| Network
A service that provides access to the network-level functionality.
|
| UrlRequest
The details about an URL request.
|
| UrlRequestStatus
The URL request statuses.
|
| Class and Description |
|---|
| MimeType
A media type of the resource.
|
| Class and Description |
|---|
| Host
A host name of the URI.
|