Class LoggingEventWrapperProtobufCodec
- java.lang.Object
-
- de.huxhorn.sulky.codec.DelegatingCodecBase<de.huxhorn.lilith.data.eventsource.EventWrapper<de.huxhorn.lilith.data.logging.LoggingEvent>>
-
- de.huxhorn.lilith.data.logging.protobuf.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>>
-
-
Constructor Summary
Constructors Constructor Description LoggingEventWrapperProtobufCodec(boolean compressing)
-