Uses of Interface
org.miaixz.bus.http.metric.http.PushObserver
Packages that use PushObserver
Package
Description
Provides the internal implementation of the HTTP/1.1 and HTTP/2 protocols.
-
Uses of PushObserver in org.miaixz.bus.http.metric.http
Fields in org.miaixz.bus.http.metric.http declared as PushObserverModifier and TypeFieldDescriptionstatic final PushObserverPushObserver.CANCELA push observer that cancels all incoming pushed streams.Methods in org.miaixz.bus.http.metric.http with parameters of type PushObserverModifier and TypeMethodDescriptionHttp2Connection.Builder.pushObserver(PushObserver pushObserver)