public class ALPNClientConnectionFactory extends NegotiatingClientConnectionFactory
CONNECTOR_CONTEXT_KEY| Constructor and Description |
|---|
ALPNClientConnectionFactory(java.util.concurrent.Executor executor,
ClientConnectionFactory connectionFactory,
java.util.List<java.lang.String> protocols) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
newConnection(EndPoint endPoint,
java.util.Map<java.lang.String,java.lang.Object> context) |
getClientConnectionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizepublic ALPNClientConnectionFactory(java.util.concurrent.Executor executor,
ClientConnectionFactory connectionFactory,
java.util.List<java.lang.String> protocols)
public Connection newConnection(EndPoint endPoint, java.util.Map<java.lang.String,java.lang.Object> context)
endPoint - the EndPoint to link the newly created connection tocontext - the context data to create the connectionConnectionCopyright © 1995–2021 Webtide. All rights reserved.