Package akka.cluster.protobuf.msg
Class ClusterMessages
- java.lang.Object
 - 
- akka.cluster.protobuf.msg.ClusterMessages
 
 
- 
public final class ClusterMessages extends java.lang.Object 
- 
- 
Nested Class Summary
 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static akka.protobufv3.internal.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(akka.protobufv3.internal.ExtensionRegistry registry)static voidregisterAllExtensions(akka.protobufv3.internal.ExtensionRegistryLite registry) 
 - 
 
- 
- 
Method Detail
- 
registerAllExtensions
public static void registerAllExtensions(akka.protobufv3.internal.ExtensionRegistryLite registry)
 
- 
registerAllExtensions
public static void registerAllExtensions(akka.protobufv3.internal.ExtensionRegistry registry)
 
- 
getDescriptor
public static akka.protobufv3.internal.Descriptors.FileDescriptor getDescriptor()
 
 - 
 
 -