Interface Routee

All Known Implementing Classes:
ActorRefRoutee, ActorSelectionRoutee, NoRoutee$, SeveralRoutees

public interface Routee
Abstraction of a destination for messages routed via a Router.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(Object message, ActorRef sender)