public static final class ThrottlerManager.ListenerAndMode extends java.lang.Object implements 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, wait
public ListenerAndMode(AssociationHandle.HandleEventListener listener, ThrottlerTransportAdapter.ThrottleMode mode)
public AssociationHandle.HandleEventListener listener()
public ThrottlerTransportAdapter.ThrottleMode mode()