Package akka.javasdk.timedaction
package akka.javasdk.timedaction
TimedAction component.-
ClassDescriptionContext for action calls.A command envelope.TimedAction is stateless component that can be used together with a
TimerSchedulerto schedule an action.An Effect is a description of what the runtime needs to do after the command is handled.Construct the effect that is returned by the command handler.