Uses of Interface
io.helidon.http.HttpTransportObserver.HandshakeObservation
Packages that use HttpTransportObserver.HandshakeObservation
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of HttpTransportObserver.HandshakeObservation in io.helidon.http
Methods in io.helidon.http that return HttpTransportObserver.HandshakeObservationModifier and TypeMethodDescriptionHttpTransportObserver.ConnectionObservation.handshakeStarted()Observes the start of the configured handshake.HttpTransportObserver.HandshakeObservation.noop()Returns a no-op handshake observation.