Interface ConnectionFactory.Detecting

All Superinterfaces:
ConnectionFactory
All Known Implementing Classes:
DetectorConnectionFactory, OptionalSslConnectionFactory, ProxyConnectionFactory, SslConnectionFactory
Enclosing interface:
ConnectionFactory

@Deprecated(since="2021-05-27") public static interface ConnectionFactory.Detecting extends ConnectionFactory
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.

Connections created by this factory MUST implement Connection.UpgradeTo.