Class LoggingEventWrapperProtobufCodec

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

    public class LoggingEventWrapperProtobufCodec
    extends de.huxhorn.sulky.codec.DelegatingCodecBase<de.huxhorn.lilith.data.eventsource.EventWrapper<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

      • LoggingEventWrapperProtobufCodec

        public LoggingEventWrapperProtobufCodec​(boolean compressing)