Uses of Class
org.apache.hc.core5.http2.impl.nio.AbstractH2StreamMultiplexer.H2StreamChannelImpl
Packages that use AbstractH2StreamMultiplexer.H2StreamChannelImpl
Package
Description
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of AbstractH2StreamMultiplexer.H2StreamChannelImpl in org.apache.hc.core5.http2.impl.nio
Fields in org.apache.hc.core5.http2.impl.nio declared as AbstractH2StreamMultiplexer.H2StreamChannelImplModifier and TypeFieldDescriptionprivate final AbstractH2StreamMultiplexer.H2StreamChannelImplAbstractH2StreamMultiplexer.H2Stream.channelConstructors in org.apache.hc.core5.http2.impl.nio with parameters of type AbstractH2StreamMultiplexer.H2StreamChannelImplModifierConstructorDescriptionprivateH2Stream(AbstractH2StreamMultiplexer.H2StreamChannelImpl channel, H2StreamHandler handler, boolean remoteInitiated)