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 classSystemMessageFormats.DeathWatchNotificationDataProtobuf typeDeathWatchNotificationDatastatic interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilderstatic classSystemMessageFormats.FailedDataProtobuf typeFailedDatastatic interfaceSystemMessageFormats.FailedDataOrBuilderstatic classSystemMessageFormats.SuperviseDataProtobuf typeSuperviseDatastatic interfaceSystemMessageFormats.SuperviseDataOrBuilderstatic classSystemMessageFormats.SystemMessageProtobuf typeSystemMessagestatic interfaceSystemMessageFormats.SystemMessageOrBuilderstatic classSystemMessageFormats.WatchDataProtobuf typeWatchDatastatic interfaceSystemMessageFormats.WatchDataOrBuilder 
- 
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()
 
 - 
 
 -