akka.remote.transport
Class TestTransport$

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

public class TestTransport$
extends java.lang.Object


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

Constructor Detail

TestTransport$

public TestTransport$()