Package akka.remote.transport
Class ThrottlerTransportAdapter.Direction$
- java.lang.Object
-
- akka.remote.transport.ThrottlerTransportAdapter.Direction$
-
- Enclosing class:
- ThrottlerTransportAdapter
public static class ThrottlerTransportAdapter.Direction$ extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ThrottlerTransportAdapter.Direction$.Both$
static class
ThrottlerTransportAdapter.Direction$.Receive$
static class
ThrottlerTransportAdapter.Direction$.Send$
-
Field Summary
Fields Modifier and Type Field Description static ThrottlerTransportAdapter.Direction$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Direction$()
-
-
-
Field Detail
-
MODULE$
public static final ThrottlerTransportAdapter.Direction$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-