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