akka.remote.testconductor
Class ClientFSM$

java.lang.Object
  extended by akka.remote.testconductor.ClientFSM$

public class ClientFSM$
extends java.lang.Object

INTERNAL API.


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

Constructor Detail

ClientFSM$

public ClientFSM$()