akka.remote.transport
Class ThrottlerTransportAdapter$

java.lang.Object
  extended by akka.remote.transport.ThrottlerTransportAdapter$

public class ThrottlerTransportAdapter$
extends java.lang.Object


Field Summary
static ThrottlerTransportAdapter$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ThrottlerTransportAdapter$()
           
 
Method Summary
 java.lang.String SchemeIdentifier()
           
 java.util.concurrent.atomic.AtomicInteger UniqueId()
           
 
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$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

ThrottlerTransportAdapter$

public ThrottlerTransportAdapter$()
Method Detail

SchemeIdentifier

public java.lang.String SchemeIdentifier()

UniqueId

public java.util.concurrent.atomic.AtomicInteger UniqueId()