Package akka.dispatch.sysmsg
-
Interface Summary Interface Description StashWhenFailed INTERNAL APIStashWhenWaitingForChildren INTERNAL APISystemMessage System messages are handled specially: they form their own queue within each actor’s mailbox. -
Class Summary Class Description Create INTERNAL APICreate$ DeathWatchNotification DeathWatchNotification$ EarliestFirstSystemMessageList Indicates if the list is empty or not.EarliestFirstSystemMessageList$ Failed INTERNAL APIFailed$ LatestFirstSystemMessageList Indicates if the list is empty or not.LatestFirstSystemMessageList$ NoMessage INTERNAL APINoMessage$ INTERNAL APIRecreate INTERNAL APIRecreate$ Resume INTERNAL APIResume$ Supervise INTERNAL APISupervise$ Suspend INTERNAL APISuspend$ SystemMessageList INTERNAL APISystemMessageList$ INTERNAL APITerminate INTERNAL APITerminate$ Unwatch INTERNAL APIUnwatch$ Watch INTERNAL APIWatch$