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