public static class ThrottlerTransportAdapter.Direction$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ThrottlerTransportAdapter.Direction$.Both$ |
static class |
ThrottlerTransportAdapter.Direction$.Receive$ |
static class |
ThrottlerTransportAdapter.Direction$.Send$ |
Modifier and Type | Field and Description |
---|---|
static ThrottlerTransportAdapter.Direction$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Direction$() |
public static final ThrottlerTransportAdapter.Direction$ MODULE$