Package akka.cluster.pubsub.protobuf.msg
Class DistributedPubSubMessages
- java.lang.Object
-
- akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages
-
public final class DistributedPubSubMessages 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.FileDescriptor
getDescriptor()
static void
registerAllExtensions(akka.protobufv3.internal.ExtensionRegistry registry)
static void
registerAllExtensions(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()
-
-