Class NegotiatingClientConnectionFactory
java.lang.Object
org.eclipse.jetty.io.ClientConnectionFactory.Wrapper
org.eclipse.jetty.io.NegotiatingClientConnectionFactory
- All Implemented Interfaces:
ClientConnectionFactory
- Direct Known Subclasses:
ALPNClientConnectionFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.ClientConnectionFactory
ClientConnectionFactory.Decorator, ClientConnectionFactory.Info, ClientConnectionFactory.Wrapper
-
Field Summary
Fields inherited from interface org.eclipse.jetty.io.ClientConnectionFactory
CONTEXT_KEY
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
NegotiatingClientConnectionFactory
(ClientConnectionFactory connectionFactory) -
Method Summary
Methods inherited from class org.eclipse.jetty.io.ClientConnectionFactory.Wrapper
customize, getWrapped, newConnection
-
Constructor Details
-
NegotiatingClientConnectionFactory
-