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

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.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
LoggingEventWrapperProtobufCodec()
           
 
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()