Uses of Class
org.graylog.integrations.inputs.paloalto11.PaloAlto11xInput.Descriptor
Packages that use PaloAlto11xInput.Descriptor
-
Uses of PaloAlto11xInput.Descriptor in org.graylog.integrations.inputs.paloalto11
Methods in org.graylog.integrations.inputs.paloalto11 that return PaloAlto11xInput.DescriptorConstructors in org.graylog.integrations.inputs.paloalto11 with parameters of type PaloAlto11xInput.DescriptorModifierConstructorDescriptionPaloAlto11xInput(Configuration configuration, com.codahale.metrics.MetricRegistry metricRegistry, SyslogTcpTransport.Factory transport, LocalMetricRegistry localRegistry, PaloAlto11xCodec.Factory codec, PaloAlto11xInput.Config config, PaloAlto11xInput.Descriptor descriptor, ServerStatus serverStatus)