Uses of Interface
io.helidon.common.resumable.ResumableSupport
Packages that use ResumableSupport
Package
Description
Helidon Common Resumable,
allows notification of resumable resources before suspend and after resume.
-
Uses of ResumableSupport in io.helidon.common.resumable
Methods in io.helidon.common.resumable that return ResumableSupportModifier and TypeMethodDescriptionstatic ResumableSupport
ResumableSupport.get()
Gets resumable support singleton.