de.huxhorn.lilith.data.logging.protobuf
Class CompressingLoggingEventWrapperProtobufCodec

java.lang.Object
  extended by de.huxhorn.sulky.codec.DelegatingCodecBase<de.huxhorn.lilith.data.eventsource.EventWrapper<de.huxhorn.lilith.data.logging.LoggingEvent>>
      extended by de.huxhorn.lilith.data.logging.protobuf.CompressingLoggingEventWrapperProtobufCodec
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 CompressingLoggingEventWrapperProtobufCodec
extends de.huxhorn.sulky.codec.DelegatingCodecBase<de.huxhorn.lilith.data.eventsource.EventWrapper<de.huxhorn.lilith.data.logging.LoggingEvent>>


Constructor Summary
CompressingLoggingEventWrapperProtobufCodec()
           
 
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

CompressingLoggingEventWrapperProtobufCodec

public CompressingLoggingEventWrapperProtobufCodec()