Interface NullCodec.Factory
- All Superinterfaces:
Codec.Factory<NullCodec>
- Enclosing class:
- NullCodec
-
Method Summary
Methods inherited from interface org.graylog2.plugin.inputs.codecs.Codec.Factory
getDescriptor
-
Method Details
-
create
- Specified by:
createin interfaceCodec.Factory<NullCodec>
-
getConfig
NullCodec.Config getConfig()- Specified by:
getConfigin interfaceCodec.Factory<NullCodec>
-