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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.io.NegotiatingClientConnection
close, completed, getProtocol, getSSLEngine, onFillable, onOpenMethods inherited from class org.eclipse.jetty.io.AbstractConnection
addEventListener, failedCallback, fillInterested, getBytesIn, getBytesOut, getCreatedTimeStamp, getEndPoint, getExecutor, getInputBufferSize, getMessagesIn, getMessagesOut, isFillInterested, onClose, onFillInterestedFailed, onIdleExpired, onReadTimeout, removeEventListener, setInputBufferSize, toConnectionString, toString, tryFillInterested, tryFillInterested
-
Constructor Details
-
ALPNClientConnection
-
-
Method Details
-
getProtocols
-
selected
-