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