Package akka.persistence
Class Protocol$
- java.lang.Object
- 
- akka.persistence.Protocol$
 
- 
 public class Protocol$ extends java.lang.ObjectINTERNAL API.Messages exchanged between persistent actors and a journal/snapshot-store. 
- 
- 
Constructor SummaryConstructors Constructor Description Protocol$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final Protocol$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-