Package org.apache.pekko.remote.artery
Class SystemMessageDelivery$
- java.lang.Object
 - 
- org.apache.pekko.remote.artery.SystemMessageDelivery$
 
 
- 
public class SystemMessageDelivery$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SystemMessageDelivery$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description SystemMessageDelivery$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final SystemMessageDelivery$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -