Class ServerH2IOEventHandler
java.lang.Object
org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler
org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
- All Implemented Interfaces:
Closeable
,AutoCloseable
,HttpConnection
,HttpConnectionEventHandler
,SocketModalCloseable
,ModalCloseable
,IOEventHandler
IOEventHandler
that implements
server 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