Class ClientH2IOEventHandler
java.lang.Object
org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler
org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
- All Implemented Interfaces:
Closeable,AutoCloseable,HttpConnection,HttpConnectionEventHandler,SocketModalCloseable,ModalCloseable,IOEventHandler
IOEventHandler that implements
client side HTTP/2 messaging protocol with full support for
multiplexed message transmission.- Since:
- 5.0
-
Field Summary
Fields inherited from class org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler
streamMultiplexer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler
close, close, connected, disconnected, exception, getEndpointDetails, getLocalAddress, getProtocolVersion, getRemoteAddress, getSocketTimeout, getSSLSession, inputReady, isOpen, outputReady, setSocketTimeout, timeout