Uses of Class
org.drasyl.node.behaviour.Behaviors.EventScheduler
-
Uses of Behaviors.EventScheduler in org.drasyl.node.behaviour
Modifier and TypeMethodDescriptionstatic Behavior
Behaviors.withScheduler
(Function<Behaviors.EventScheduler, Behavior> factory) A behavior with support for scheduled self events in a node.static Behavior
Behaviors.withScheduler
(Function<Behaviors.EventScheduler, Behavior> factory, io.netty.channel.EventLoopGroup eventLoopGroup) A behavior with support for scheduled self events in a node.