public abstract class AbstractActorWithUnboundedStash extends AbstractActor implements UnboundedStash
Actor base class with Stash that enforces an unbounded deque for the actor. The proper mailbox has to be configured
manually, and the mailbox should extend the DequeBasedMessageQueueSemantics marker trait.
See AbstractActorWithStash for details on how Stash works.
This is an EXPERIMENTAL feature and is subject to change until it has received more real world testing.
Actor.emptyBehavior$| Constructor and Description |
|---|
AbstractActorWithUnboundedStash() |
emptyBehavior, getContext, receive, receiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostStop, preRestartaroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, preStart, receive, self, sender, supervisorStrategy, unhandledactorCell, capacity, clearStash, context, enqueueFirst, mailbox, prepend, self, stash, theStash, unstash, unstashAll, unstashAll