Package akka.actor

Class Status


  • public class Status
    extends java.lang.Object
    This class/message type is preferably used to indicate success of some operation performed.
    • Constructor Summary

      Constructors 
      Constructor Description
      Status()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Status

        public Status()