Package akka.pattern
Class RetrySupport$
- java.lang.Object
 - 
- akka.pattern.RetrySupport$
 
 
- 
- All Implemented Interfaces:
 RetrySupport
public class RetrySupport$ extends java.lang.Object implements 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$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final RetrySupport$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -