Package org.apache.pekko.pattern
Class RetrySupport$
- java.lang.Object
- 
- org.apache.pekko.pattern.RetrySupport$
 
- 
- All Implemented Interfaces:
- RetrySupport
 
 public class RetrySupport$ extends java.lang.Object implements RetrySupport 
- 
- 
Field SummaryFields Modifier and Type Field Description static RetrySupport$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description RetrySupport$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final RetrySupport$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-