| Package | Description |
|---|---|
| org.graylog2.inputs.transports |
| Modifier and Type | Class and Description |
|---|---|
class |
RadioAmqpTransport |
| 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,
String routingKey,
int parallelQueues,
boolean tls,
boolean requeueInvalid,
int heartbeatTimeout,
MessageInput sourceInput,
ScheduledExecutorService scheduler,
AmqpTransport amqpTransport) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.