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–2021 Graylog, Inc.. All rights reserved.