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