Package com.teamdev.jxbrowser.net
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.net
Contains classes and interfaces for working with network.
-
ClassDescriptionAn upload data as a sequence of bytes.The connection types recognized by Chromium.A parsed
Content-Typeheader value.A builder ofContentType.File data.A builder ofFile.An upload data of theapplication/x-www-form-urlencodedcontent 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.A host/port pair 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-datacontent type.A builder ofMultipartFormData.A key-value pair that represents a segment of a multi-part form data.The network error codes.A service that provides access to the network-level functionality.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/plaincontent type.A common interface that all upload data implementations must extend.The details about an URL request.An identifier of theUrlRequestinstance.Represents the url request job for a URL request.An identifier of theUrlRequestJob.The options needed to initializeUrlRequestJob.AUrlRequestJob.Optionsbuilder.The URL request statuses.A user-agent brand information.Represents information about the browser and operating system of a user.A builder ofUserAgentData.