akka.remote.testconductor
Class ServerFSM$

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

public class ServerFSM$
extends java.lang.Object

INTERNAL API.


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

Constructor Detail

ServerFSM$

public ServerFSM$()