Uses of Package
com.pnfsoftware.jeb.util.net
Packages that use com.pnfsoftware.jeb.util.net
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
Types to interact with the JEB.IO portal.
Types related to telemetry information that can be generated by JEB clients.
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Utility code for network operations.
-
Classes in com.pnfsoftware.jeb.util.net used by com.pnfsoftware.jeb.client
-
Classes in com.pnfsoftware.jeb.util.net used by com.pnfsoftware.jeb.client.jebioClassDescriptionConvenience network utility interface to issue common GET/POST (http or https) queries that return text contents.
-
Classes in com.pnfsoftware.jeb.util.net used by com.pnfsoftware.jeb.client.telemetryClassDescriptionConvenience network utility interface to issue common GET/POST (http or https) queries that return text contents.
-
Classes in com.pnfsoftware.jeb.util.net used by com.pnfsoftware.jeb.coreClassDescriptionConvenience network utility interface to issue common GET/POST (http or https) queries that return text contents.Network proxy information.
-
Classes in com.pnfsoftware.jeb.util.net used by com.pnfsoftware.jeb.util.netClassDescriptionConvenience network utility interface to issue common GET/POST (http or https) queries that return text contents.A network object used to download from and upload to http/https URLs, with socks and http proxy support.Network proxy information.SSL information object, including the SSL context, X509 certificates manager, and hostname verifier.