Package com.akkaserverless.javasdk.impl
Internal implementation classes for AkkaServerless Java Support.
-
Interface Summary Interface Description ActionFactory Low level interface to implementAction
components.EventSourcedEntityFactory Low level interface for handling events and commands on an entity.ReplicatedEntityFactory Low level interface for handling commands on a replicated entity.ValueEntityFactory Low level interface for handling commands on a value based entity.ViewFactory Low level interface for handling messages in views.