Package org.graylog2.inputs.gelf.tcp
Interface GELFTCPInput.Factory
- All Superinterfaces:
MessageInput.Factory<GELFTCPInput>
- Enclosing class:
- GELFTCPInput
-
Method Summary
-
Method Details
-
create
- Specified by:
createin interfaceMessageInput.Factory<GELFTCPInput>
-
getConfig
GELFTCPInput.Config getConfig()- Specified by:
getConfigin interfaceMessageInput.Factory<GELFTCPInput>
-
getDescriptor
GELFTCPInput.Descriptor getDescriptor()- Specified by:
getDescriptorin interfaceMessageInput.Factory<GELFTCPInput>
-