Package ucar.nc2.util.net

Miscellaneous network utility classes.

See:
          Description

Class Summary
EasySSLProtocolSocketFactory

EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.

EasyX509TrustManager

EasyX509TrustManager unlike default X509TrustManager accepts self-signed certificates.

HttpClientManager Manage Http Client protocol settings.
URLencode Provides a method to encode any string into a URL-safe form.
URLStreamHandlerFactory how do we know if URLStreamHandlerFactory has already been set?
 

Package ucar.nc2.util.net Description

Miscellaneous network utility classes.