Class OptionalSslConnectionFactory

java.lang.Object
All Implemented Interfaces:
ConnectionFactory, ConnectionFactory.Detecting, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

@Deprecated public class OptionalSslConnectionFactory extends DetectorConnectionFactory
Deprecated.

A ConnectionFactory whose connections detect whether the first bytes are TLS bytes and upgrades to either a TLS connection or to another configurable connection.