public static class ThrottlerTransportAdapter.Direction$.Receive$ extends java.lang.Object implements ThrottlerTransportAdapter.Direction, scala.Product, scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ThrottlerTransportAdapter.Direction$.Receive$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Receive$() |
| Modifier and Type | Method and Description |
|---|---|
akka.remote.transport.ThrottlerTransportAdapter.Direction.Receive$ |
getInstance()
Java API: get the singleton instance
|
boolean |
includes(ThrottlerTransportAdapter.Direction other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final ThrottlerTransportAdapter.Direction$.Receive$ MODULE$
public boolean includes(ThrottlerTransportAdapter.Direction other)
includes in interface ThrottlerTransportAdapter.Directionpublic akka.remote.transport.ThrottlerTransportAdapter.Direction.Receive$ getInstance()