akka.persistence.serialization
Class MessageFormats

java.lang.Object
  extended by akka.persistence.serialization.MessageFormats

public final class MessageFormats
extends java.lang.Object


Nested Class Summary
static class MessageFormats.AtLeastOnceDeliverySnapshot
          Protobuf type AtLeastOnceDeliverySnapshot
static interface MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
           
static class MessageFormats.DeliveredMessage
          Protobuf type DeliveredMessage
static interface MessageFormats.DeliveredMessageOrBuilder
           
static class MessageFormats.DeliverMessage
          Protobuf type DeliverMessage
static interface MessageFormats.DeliverMessageOrBuilder
           
static class MessageFormats.PersistentMessage
          Protobuf type PersistentMessage
static class MessageFormats.PersistentMessageBatch
          Protobuf type PersistentMessageBatch
static interface MessageFormats.PersistentMessageBatchOrBuilder
           
static interface MessageFormats.PersistentMessageOrBuilder
           
static class MessageFormats.PersistentPayload
          Protobuf type PersistentPayload
static interface MessageFormats.PersistentPayloadOrBuilder
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()