Uses of Package
com.teamdev.jxbrowser.net
Package
Description
This package provides the classes that allow you to work with browser callback.
This package provides the classes that allow you to manage downloads.
This package provides the classes that allow you to work with engines.
Contains classes and interfaces for working with navigation.
The navigation callbacks.
The navigation events.
Contains classes and interfaces for working with network.
The network service callbacks.
The network service events.
Contains classes and interfaces for filtering the available plugins.
Contains interfaces for working with Chromium profiles.
The zoom events.
-
-
-
-
ClassDescriptionAn upload data as a sequence of bytes.The connection types recognized by Chromium.A parsed
Content-Type
header value.A builder ofContentType
.A file data.A builder ofFile
.An upload data of theapplication/x-www-form-urlencoded
content type.A builder ofFormData
.A key-value pair that represents a segment of a form data, for example a form field content.A host name of the URI.The HTTP authorization preferences.An HTTP header.An HTTP status code.A media type of the resource.An upload data of themultipart/form-data
content type.A builder ofMultipartFormData
.A key-value pair that represents a segment of a multi-part form data.The network error codes.A port of the URI.Resource types.The scheme component of a URL.The list of supported SSL connection versions.An upload data of thetext/plain
content type.A common interface that all upload data implementations must extend.An identifier of theUrlRequest
instance.An identifier of theUrlRequestJob
.The options needed to initializeUrlRequestJob
.AUrlRequestJob.Options
builder.The URL request statuses. -
ClassDescriptionAn upload data as a sequence of bytes.An upload data of the
application/x-www-form-urlencoded
content type.A host name of the URI.A host/port pair of the URI.An HTTP header.A media type of the resource.An upload data of themultipart/form-data
content type.An upload data of thetext/plain
content type.A common interface that all upload data implementations must extend.The details about an URL request.Represents the url request job for a URL request.The options needed to initializeUrlRequestJob
. -
ClassDescriptionThe connection types recognized by Chromium.A media type of the resource.The network error codes.A service that provides access to the network-level functionality.The details about an URL request.The URL request statuses.
-
-
-