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.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.profile |
Contains interfaces for working with Chromium profiles.
|
com.teamdev.jxbrowser.zoom.event |
The zoom events.
|
Class and Description |
---|
HostPort
A host/port pair of the URI.
|
NetError
The network error codes.
|
Class and Description |
---|
MimeType
A media type of the resource.
|
Class and Description |
---|
Network
A service that provides access to the network-level functionality.
|
Scheme
The scheme component of a URL.
|
Class and Description |
---|
ByteData
An upload data as a sequence of bytes.
|
FormData
An upload data of the
application/x-www-form-urlencoded content type. |
HttpHeader
An HTTP header.
|
MultipartFormData
An upload data of the
multipart/form-data content type. |
NetError
The network error codes.
|
TextData
An upload data of the
text/plain content type. |
UploadData
A common interface that all upload data implementations must extend.
|
Class and Description |
---|
HttpStatus
An HTTP status code.
|
NetError
The network error codes.
|
Class and Description |
---|
NetError
The network error codes.
|
Class and Description |
---|
ByteData
An upload data as a sequence of bytes.
|
ConnectionType
The connection types recognized by Chromium.
|
ContentType
A parsed
Content-Type header value. |
ContentType.Builder
A builder of
ContentType . |
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.
|
Scheme
The scheme component of a URL.
|
SslVersion
The list of supported SSL connection versions.
|
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.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 |
---|
ByteData
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. |
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.
|
UrlRequestJob.Options
The options needed to initialize
UrlRequestJob . |
Class and Description |
---|
ConnectionType
The connection types recognized by Chromium.
|
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 |
---|
Network
A service that provides access to the network-level functionality.
|
Class and Description |
---|
Host
A host name of the URI.
|