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