akka.remote.transport
Class AssociationRegistry

java.lang.Object
  extended by akka.remote.transport.AssociationRegistry

public class AssociationRegistry
extends java.lang.Object


Constructor Summary
AssociationRegistry()
           
 
Method Summary
static void clear()
           
static TestTransport.AssociationRegistry get(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationRegistry

public AssociationRegistry()
Method Detail

get

public static TestTransport.AssociationRegistry get(java.lang.String key)

clear

public static void clear()