akka.cluster.protobuf.msg
Class ClusterMessages$

java.lang.Object
  extended by akka.cluster.protobuf.msg.ClusterMessages$

public class ClusterMessages$
extends java.lang.Object


Field Summary
static ClusterMessages$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ClusterMessages$()
           
 
Method Summary
 void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

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

Constructor Detail

ClusterMessages$

public ClusterMessages$()
Method Detail

registerAllExtensions

public void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)