Package com.pnfsoftware.jeb.util.net


package com.pnfsoftware.jeb.util.net
Utility code for network operations.
  • Class
    Description
    An entry used in POST multi-part requests.
    Convenience 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.
    Custom Map builder for URL parameters (the insertion order is maintained).
    Utility methods to manipulate URLs.