Package org.eclipse.jetty.alpn.client
Class ALPNClientConnection
java.lang.Object
org.eclipse.jetty.io.AbstractConnection
org.eclipse.jetty.io.NegotiatingClientConnection
org.eclipse.jetty.alpn.client.ALPNClientConnection
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.eclipse.jetty.io.Connection
public class ALPNClientConnection
extends org.eclipse.jetty.io.NegotiatingClientConnection
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.Connection
org.eclipse.jetty.io.Connection.Listener, org.eclipse.jetty.io.Connection.UpgradeFrom, org.eclipse.jetty.io.Connection.UpgradeTo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.io.NegotiatingClientConnection
close, completed, getSSLEngine, onFillable, onOpen
Methods inherited from class org.eclipse.jetty.io.AbstractConnection
addListener, failedCallback, fillInterested, getBytesIn, getBytesOut, getCreatedTimeStamp, getEndPoint, getExecutor, getInputBufferSize, getMessagesIn, getMessagesOut, isFillInterested, onClose, onFillInterestedFailed, onIdleExpired, onReadTimeout, removeListener, setInputBufferSize, toConnectionString, toString, tryFillInterested, tryFillInterested
-
Field Details
-
LOG
private static final org.eclipse.jetty.util.log.Logger LOG -
protocols
-
-
Constructor Details
-
ALPNClientConnection
-
-
Method Details
-
getProtocols
-
selected
-