Interface UnboundedStash

All Superinterfaces:
Actor, RequiresMessageQueue<UnboundedDequeBasedMessageQueueSemantics>, StashSupport, UnrestrictedStash
All Known Implementing Classes:
AbstractActorWithUnboundedStash, UntypedAbstractActorWithUnboundedStash

The UnboundedStash trait is a version of pekko.actor.Stash that enforces an unbounded stash for you actor.