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