Package akka.remote.artery
Class FlushBeforeDeathWatchNotification$
- java.lang.Object
 - 
- akka.remote.artery.FlushBeforeDeathWatchNotification$
 
 
- 
public class FlushBeforeDeathWatchNotification$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static FlushBeforeDeathWatchNotification$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description FlushBeforeDeathWatchNotification$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringnextName()Propsprops(scala.concurrent.Promise<Done> done, scala.concurrent.duration.FiniteDuration timeout, akka.remote.artery.Association association) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final FlushBeforeDeathWatchNotification$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -