Package kalix.javasdk.action
package kalix.javasdk.action
-
ClassDescriptionActions are stateless components that can be used to implement different uses cases, such as:An Effect is a description of what Kalix needs to do after the command is handled.Construct the effect that is returned by the command handler.Context for action calls.Creation context for
Action
components.Options for actionsActionProvider<A extends Action>Register an Action in {Kalix
} using anActionProvider
.A message envelope.