public static interface SyslogUDPInput.Factory extends MessageInput.Factory<SyslogUDPInput>
| Modifier and Type | Method and Description |
|---|---|
SyslogUDPInput |
create(Configuration configuration) |
SyslogUDPInput.Config |
getConfig() |
SyslogUDPInput.Descriptor |
getDescriptor() |
SyslogUDPInput create(Configuration configuration)
create in interface MessageInput.Factory<SyslogUDPInput>SyslogUDPInput.Config getConfig()
getConfig in interface MessageInput.Factory<SyslogUDPInput>SyslogUDPInput.Descriptor getDescriptor()
getDescriptor in interface MessageInput.Factory<SyslogUDPInput>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.