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