Class UntypedAbstractActorWithStash

All Implemented Interfaces:
Actor, Stash, StashSupport, UnrestrictedStash, RequiresMessageQueue<DequeBasedMessageQueueSemantics>

public abstract class UntypedAbstractActorWithStash extends UntypedAbstractActor implements Stash
Java API: compatible with lambda expressions

Actor base class that should be extended to create an actor with a stash.

Since:
2.0.0