akka.contrib.pattern
Class ClusterClient.Internal$

java.lang.Object
  extended by akka.contrib.pattern.ClusterClient.Internal$
Enclosing class:
ClusterClient

public static class ClusterClient.Internal$
extends java.lang.Object

INTERNAL API


Nested Class Summary
 class ClusterClient.Internal$.HeartbeatTick
           
 class ClusterClient.Internal$.RefreshContactsTick
           
 
Field Summary
static ClusterClient.Internal$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ClusterClient.Internal$()
           
 
Method Summary
 java.lang.String Heartbeat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final ClusterClient.Internal$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

ClusterClient.Internal$

public ClusterClient.Internal$()
Method Detail

Heartbeat

public java.lang.String Heartbeat()