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