Class AbstractCodec.Config

java.lang.Object
org.graylog2.plugin.inputs.codecs.AbstractCodec.Config
All Implemented Interfaces:
Codec.Config
Direct Known Subclasses:
AWSCodec.Config, Beats2Codec.Config, BeatsCodec.Config, CloudTrailCodec.Config, GelfCodec.Config, IpfixCodec.Config, JsonPathCodec.Config, KinesisCloudWatchFlowLogCodec.Config, KinesisRawLogCodec.Config, NetFlowCodec.Config, NullCodec.Config, RandomHttpMessageCodec.Config, RawCodec.Config, SyslogCodec.Config
Enclosing class:
AbstractCodec

public abstract static class AbstractCodec.Config extends Object implements Codec.Config