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