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