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