Package akka.routing

Class NoRoutee

    • Constructor Summary

      Constructors 
      Constructor Description
      NoRoutee()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void send​(java.lang.Object message, ActorRef sender)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NoRoutee

        public NoRoutee()
    • Method Detail

      • send

        public static void send​(java.lang.Object message,
                                ActorRef sender)