|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Creators.ActWithStash
Use this trait when defining an Actor with Stash,
since just using actor()(new Act with Stash{}) will not be able to see the
Stash component due to type erasure.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface akka.actor.Actor |
|---|
Actor.emptyBehavior$ |
| Method Summary |
|---|
| Methods inherited from interface akka.actor.Stash |
|---|
capacity, mailbox, postStop, preRestart, stash, theStash, unstashAll |
| Methods inherited from interface akka.actor.dsl.Creators.Act |
|---|
AllForOneStrategy, become, becomeStacked, Escalate, OneForOneStrategy, postRestart, postStop, preRestart, preStart, receive, Restart, Resume, Stop, superviseWith, supervisorStrategy, unbecome, whenFailing, whenRestarted, whenStarting, whenStopping |
| Methods inherited from interface akka.actor.Actor |
|---|
context, noSender, self, sender, unhandled |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||