Class Protocol


  • public class Protocol
    extends java.lang.Object
    INTERNAL API.

    Messages exchanged between persistent actors and a journal/snapshot-store.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  Protocol.Message
      INTERNAL API.
    • Constructor Summary

      Constructors 
      Constructor Description
      Protocol()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Protocol

        public Protocol()