Uses of Class
org.graylog2.inputs.raw.http.RawHttpInput.Descriptor
Packages that use RawHttpInput.Descriptor
-
Uses of RawHttpInput.Descriptor in org.graylog2.inputs.raw.http
Methods in org.graylog2.inputs.raw.http that return RawHttpInput.DescriptorConstructors in org.graylog2.inputs.raw.http with parameters of type RawHttpInput.DescriptorModifierConstructorDescriptionRawHttpInput(com.codahale.metrics.MetricRegistry metricRegistry, Configuration configuration, RawHttpTransport.Factory httpTransportFactory, RawCodec.Factory rawCodecFactory, LocalMetricRegistry localRegistry, RawHttpInput.Config config, RawHttpInput.Descriptor descriptor, ServerStatus serverStatus)