Uses of Class
org.miaixz.bus.http.metric.http.Http2Connection.Listener
Packages that use Http2Connection.Listener
Package
Description
Provides internal implementation details for the HTTP client, including connection management, streams, and routing.
Provides the internal implementation of the HTTP/1.1 and HTTP/2 protocols.
-
Uses of Http2Connection.Listener in org.miaixz.bus.http.accord
Subclasses of Http2Connection.Listener in org.miaixz.bus.http.accordModifier and TypeClassDescriptionfinal classA concrete connection to a target server (either directly or via a proxy). -
Uses of Http2Connection.Listener in org.miaixz.bus.http.metric.http
Fields in org.miaixz.bus.http.metric.http declared as Http2Connection.ListenerModifier and TypeFieldDescriptionstatic final Http2Connection.ListenerHttp2Connection.Listener.REFUSE_INCOMING_STREAMSMethods in org.miaixz.bus.http.metric.http with parameters of type Http2Connection.ListenerModifier and TypeMethodDescriptionHttp2Connection.Builder.listener(Http2Connection.Listener listener)