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