Class ProtocolOverridingSSLSocketFactory

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.metricshub.http.ProtocolOverridingSSLSocketFactory

public class ProtocolOverridingSSLSocketFactory extends SSLSocketFactory
A SSLSocketFactory which uses an existing SSLSocketFactory to delegate its operations to and overrides the enabled protocols to the protocols that were passed to its constructor