Package akka.remote.artery
Class SystemMessageAcker$
- java.lang.Object
 - 
- akka.remote.artery.SystemMessageAcker$
 
 
- 
public class SystemMessageAcker$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SystemMessageAcker$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description SystemMessageAcker$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intMaxNegativeAcknowledgementLogging() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final SystemMessageAcker$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -