Package akka.remote
Class SystemMessageFormats
- java.lang.Object
-
- akka.remote.SystemMessageFormats
-
public final class SystemMessageFormats extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SystemMessageFormats.DeathWatchNotificationData
Protobuf typeDeathWatchNotificationData
static interface
SystemMessageFormats.DeathWatchNotificationDataOrBuilder
static class
SystemMessageFormats.FailedData
Protobuf typeFailedData
static interface
SystemMessageFormats.FailedDataOrBuilder
static class
SystemMessageFormats.SuperviseData
Protobuf typeSuperviseData
static interface
SystemMessageFormats.SuperviseDataOrBuilder
static class
SystemMessageFormats.SystemMessage
Protobuf typeSystemMessage
static interface
SystemMessageFormats.SystemMessageOrBuilder
static class
SystemMessageFormats.WatchData
Protobuf typeWatchData
static interface
SystemMessageFormats.WatchDataOrBuilder
-
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()
-
-