| Name | Description | Type | Package | Framework |
| Eventsourced | Scala API and implementation details of PersistentActor, AbstractPersistentActor and UntypedPersistentActor. | Interface | akka.persistence | Akka |
| Eventsourced$ | Class | akka.persistence | Akka | |
| Eventsourced .AsyncHandlerInvocation | does not force the actor to stash commands; Originates from either `persistAsync` or `defer` callsSee Also:Serialized Form | Class | akka.persistence.Eventsourced | Akka |
| Eventsourced .AsyncHandlerInvocation$ | Class | akka.persistence.Eventsourced | Akka | |
| Eventsourced .PendingHandlerInvocation | java. | Interface | akka.persistence.Eventsourced | Akka |
| Eventsourced .ProcessingState | Class | akka.persistence.Eventsourced | Akka | |
| Eventsourced .StashingHandlerInvocation | forces actor to stash incoming commands until all these invocations are handledSee Also:Serialized Form | Class | akka.persistence.Eventsourced | Akka |
| Eventsourced .StashingHandlerInvocation$ | Class | akka.persistence.Eventsourced | Akka | |
| Eventsourced .State | java. | Interface | akka.persistence.Eventsourced | Akka |