Interface Codec.Factory<C>
- All Known Subinterfaces:
Beats2Codec.Factory,BeatsCodec.Factory,CEFCodec.Factory,GelfCodec.Factory,JsonPathCodec.Factory,NetFlowCodec.Factory,NullCodec.Factory,RandomHttpMessageCodec.Factory,RawCodec.Factory,SyslogCodec.Factory
- Enclosing interface:
- Codec
public static interface Codec.Factory<C>
-
Method Summary
-
Method Details
-
create
-
getConfig
Codec.Config getConfig() -
getDescriptor
Codec.Descriptor getDescriptor()
-