Uses of Interface
io.smallrye.faulttolerance.core.event.loop.EventLoop
Packages that use EventLoop
Package
Description
-
Uses of EventLoop in io.smallrye.faulttolerance.core.apiimpl
Methods in io.smallrye.faulttolerance.core.apiimpl that return EventLoop -
Uses of EventLoop in io.smallrye.faulttolerance.core.async
Constructors in io.smallrye.faulttolerance.core.async with parameters of type EventLoopModifierConstructorDescriptionRememberEventLoop(FaultToleranceStrategy<V> delegate, EventLoop eventLoop, boolean defaultEnabled) -
Uses of EventLoop in io.smallrye.faulttolerance.core.event.loop
Methods in io.smallrye.faulttolerance.core.event.loop that return EventLoopMethods in io.smallrye.faulttolerance.core.event.loop with parameters of type EventLoopModifier and TypeMethodDescriptionfinal voidEventLoopLogger_$logger.foundEventLoop(EventLoop eventLoop)