Uses of Class
org.graylog2.inputs.gelf.udp.GELFUDPInput.Config
Packages that use GELFUDPInput.Config
-
Uses of GELFUDPInput.Config in org.graylog2.inputs.gelf.udp
Methods in org.graylog2.inputs.gelf.udp that return GELFUDPInput.ConfigConstructors in org.graylog2.inputs.gelf.udp with parameters of type GELFUDPInput.ConfigModifierConstructorDescriptionGELFUDPInput(com.codahale.metrics.MetricRegistry metricRegistry, Configuration configuration, UdpTransport.Factory udpFactory, GelfCodec.Factory gelfCodecFactory, LocalMetricRegistry localRegistry, GELFUDPInput.Config config, GELFUDPInput.Descriptor descriptor, ServerStatus serverStatus)