Class LoggingAkkaSerializer

  • All Implemented Interfaces:
    akka.serialization.Serializer

    public class LoggingAkkaSerializer
    extends csw.commons.CborAkkaSerializer<LoggingSerializable>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int identifier()  
      • Methods inherited from class csw.commons.CborAkkaSerializer

        fromBinary, fromBinary, fromBinary, includeManifest, register, toBinary
      • Methods inherited from class java.lang.Object

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

      • LoggingAkkaSerializer

        public LoggingAkkaSerializer()
    • Method Detail

      • identifier

        public int identifier()