akka.remote.transport
Class ThrottlerTransportAdapter.SetThrottle$

java.lang.Object
  extended by scala.runtime.AbstractFunction3<Address,ThrottlerTransportAdapter.Direction,ThrottlerTransportAdapter.ThrottleMode,ThrottlerTransportAdapter.SetThrottle>
      extended by akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
All Implemented Interfaces:
java.io.Serializable, scala.Function3<Address,ThrottlerTransportAdapter.Direction,ThrottlerTransportAdapter.ThrottleMode,ThrottlerTransportAdapter.SetThrottle>
Enclosing class:
ThrottlerTransportAdapter

public static class ThrottlerTransportAdapter.SetThrottle$
extends scala.runtime.AbstractFunction3<Address,ThrottlerTransportAdapter.Direction,ThrottlerTransportAdapter.ThrottleMode,ThrottlerTransportAdapter.SetThrottle>
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
ThrottlerTransportAdapter.SetThrottle$()
           
 
Method Summary
 
Methods inherited from class scala.runtime.AbstractFunction3
curried, toString, tupled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface scala.Function3
apply
 

Constructor Detail

ThrottlerTransportAdapter.SetThrottle$

public ThrottlerTransportAdapter.SetThrottle$()