Uses of Interface
io.helidon.common.resumable.Resumable
Packages that use Resumable
Package
Description
Helidon Common Resumable,
allows notification of resumable resources before suspend and after resume.
Declares built-in system meters.
Helidon WebClient HTTP/2 Support.
Helidon WebClient SPI.
-
Uses of Resumable in io.helidon.common.resumable
Methods in io.helidon.common.resumable with parameters of type Resumable -
Uses of Resumable in io.helidon.metrics.systemmeters
Classes in io.helidon.metrics.systemmeters that implement ResumableModifier and TypeClassDescriptionclass
Provides system meters for virtual threads using Java Flight Recorder events. -
Uses of Resumable in io.helidon.webclient.http2
Classes in io.helidon.webclient.http2 that implement Resumable -
Uses of Resumable in io.helidon.webclient.spi
Classes in io.helidon.webclient.spi that implement ResumableModifier and TypeClassDescriptionclass
Client connection cache with release shutdown hook to provide graceful shutdown.