akka.remote.transport
Class ThrottlerTransportAdapter.Direction$

java.lang.Object
  extended by akka.remote.transport.ThrottlerTransportAdapter.Direction$
Enclosing class:
ThrottlerTransportAdapter

public static class ThrottlerTransportAdapter.Direction$
extends java.lang.Object


Field Summary
static ThrottlerTransportAdapter.Direction$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ThrottlerTransportAdapter.Direction$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final ThrottlerTransportAdapter.Direction$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

ThrottlerTransportAdapter.Direction$

public ThrottlerTransportAdapter.Direction$()