public final class SNISSLConnectionSocketFactory
extends Object
This class provides a socket factory to handle SNI (Server Name Identification)
with the IBM JDK and also perform some retries when it is difficult to connect.
The socket factory is automatically added when using the default HTTP client.