| Package | Description |
|---|---|
| org.graylog2.inputs.transports |
| Modifier and Type | Method and Description |
|---|---|
AmqpTransport |
AmqpTransport.Factory.create(Configuration configuration) |
| Constructor and Description |
|---|
AmqpConsumer(String hostname,
int port,
String virtualHost,
String username,
String password,
int prefetchCount,
String queue,
String exchange,
boolean exchangeBind,
String routingKey,
int parallelQueues,
boolean tls,
boolean requeueInvalid,
int heartbeatTimeout,
MessageInput sourceInput,
ScheduledExecutorService scheduler,
AmqpTransport amqpTransport) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.