akka.remote.transport
Class AssociationHandle$

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

public class AssociationHandle$
extends java.lang.Object


Field Summary
static AssociationHandle$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
AssociationHandle$()
           
 
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 AssociationHandle$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

AssociationHandle$

public AssociationHandle$()