Uses of Class
org.apache.hc.core5.http2.impl.nio.AbstractH2StreamMultiplexer.Continuation
-
Packages that use AbstractH2StreamMultiplexer.Continuation Package Description org.apache.hc.core5.http2.impl.nio Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model. -
-
Uses of AbstractH2StreamMultiplexer.Continuation in org.apache.hc.core5.http2.impl.nio
Fields in org.apache.hc.core5.http2.impl.nio declared as AbstractH2StreamMultiplexer.Continuation Modifier and Type Field Description private AbstractH2StreamMultiplexer.Continuation
AbstractH2StreamMultiplexer. continuation
-