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