Class DetectorConnectionFactory

All Implemented Interfaces:
ConnectionFactory, ConnectionFactory.Detecting, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle
Direct Known Subclasses:
OptionalSslConnectionFactory, ProxyConnectionFactory

public class DetectorConnectionFactory extends AbstractConnectionFactory implements ConnectionFactory.Detecting
A ConnectionFactory combining multiple ConnectionFactory.Detecting instances that will upgrade to the first one recognizing the bytes in the buffer.