Uses of Enum
org.apache.hc.core5.http2.impl.nio.AbstractH2StreamMultiplexer.ConnectionHandshake
Packages that use AbstractH2StreamMultiplexer.ConnectionHandshake
Package
Description
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of AbstractH2StreamMultiplexer.ConnectionHandshake in org.apache.hc.core5.http2.impl.nio
Fields in org.apache.hc.core5.http2.impl.nio declared as AbstractH2StreamMultiplexer.ConnectionHandshakeMethods in org.apache.hc.core5.http2.impl.nio that return AbstractH2StreamMultiplexer.ConnectionHandshakeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractH2StreamMultiplexer.ConnectionHandshake.values()
Returns an array containing the constants of this enum type, in the order they are declared.