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