Package akka.pattern

Class RetrySupport$

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static RetrySupport$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      RetrySupport$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MODULE$

        public static final RetrySupport$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • RetrySupport$

        public RetrySupport$()