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