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