Package

akka.contrib

actor

Permalink

package actor

Visibility
  1. Public
  2. All

Type Members

  1. abstract class EmptyActor extends Actor

    Permalink

    An empty actor is just that - it does nothing, but can be useful for those actors where you wish to apply stack-able traits and thus use this in place of your Actor extending just Actor.

Ungrouped