public static class ThrottlerManager.ListenerAndMode
extends java.lang.Object
implements akka.actor.NoSerializationVerificationNeeded, scala.Product, scala.Serializable
| Constructor and Description |
|---|
ListenerAndMode(AssociationHandle.HandleEventListener listener,
ThrottlerTransportAdapter.ThrottleMode mode) |
| Modifier and Type | Method and Description |
|---|---|
AssociationHandle.HandleEventListener |
listener() |
ThrottlerTransportAdapter.ThrottleMode |
mode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ListenerAndMode(AssociationHandle.HandleEventListener listener, ThrottlerTransportAdapter.ThrottleMode mode)
public AssociationHandle.HandleEventListener listener()
public ThrottlerTransportAdapter.ThrottleMode mode()