Class LoggingEventProtobufCodec

  • All Implemented Interfaces:
    de.huxhorn.sulky.codec.Codec<de.huxhorn.lilith.data.logging.LoggingEvent>, de.huxhorn.sulky.codec.Decoder<de.huxhorn.lilith.data.logging.LoggingEvent>, de.huxhorn.sulky.codec.Encoder<de.huxhorn.lilith.data.logging.LoggingEvent>

    public class LoggingEventProtobufCodec
    extends de.huxhorn.sulky.codec.DelegatingCodecBase<de.huxhorn.lilith.data.logging.LoggingEvent>
    • Method Summary

      • Methods inherited from class de.huxhorn.sulky.codec.DelegatingCodecBase

        decode, encode, getDecoder, getEncoder, setDecoder, setEncoder
      • Methods inherited from class java.lang.Object

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

      • LoggingEventProtobufCodec

        public LoggingEventProtobufCodec​(boolean compressing)