public abstract class UntypedActorWithUnrestrictedStash extends UntypedActor implements UnrestrictedStash
Stash
that does not enforce any mailbox type. The mailbox of the actor has to be configured
manually. See UntypedActorWithStash
for details on how Stash
works.Actor.emptyBehavior$, Actor.ignoringBehavior$
Constructor and Description |
---|
UntypedActorWithUnrestrictedStash() |
getContext, getSelf, getSender, onReceive, postRestart, postStop, preRestart, preStart, receive, supervisorStrategy, unhandled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postStop, preRestart
aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, preStart, receive, self, sender, supervisorStrategy, unhandled
actorCell, capacity, clearStash, context, enqueueFirst, mailbox, prepend, self, stash, theStash, unstash, unstashAll, unstashAll