Uses of Interface
io.helidon.common.task.InterruptableTask
Packages that use InterruptableTask
Package
Description
Interruptable tasks and related executors.
HTTP/2 WebServer.
WebServer HTTP/1.1 specific APIs.
-
Uses of InterruptableTask in io.helidon.common.task
Methods in io.helidon.common.task with parameters of type InterruptableTaskModifier and TypeMethodDescription<T> Future<T>HelidonTaskExecutor.execute(InterruptableTask<T> task) Executes a task. -
Uses of InterruptableTask in io.helidon.nima.http2.webserver
Classes in io.helidon.nima.http2.webserver that implement InterruptableTask -
Uses of InterruptableTask in io.helidon.nima.webserver.http1
Classes in io.helidon.nima.webserver.http1 that implement InterruptableTask