Uses of Class
org.graylog2.inputs.transports.UdpTransport
Packages that use UdpTransport
-
Uses of UdpTransport in org.graylog.plugins.netflow.transport
Subclasses of UdpTransport in org.graylog.plugins.netflow.transportModifier and TypeClassDescriptionclassThis UDP transport is largely identical to its superclass, but replaces the codec aggregator and its handler with custom implementations that are able to pass the remote address. -
Uses of UdpTransport in org.graylog2.inputs.transports
Methods in org.graylog2.inputs.transports that return UdpTransport