Uses of Class
org.graylog.plugins.threatintel.adapters.tor.TorExitNodeListParser
Packages that use TorExitNodeListParser
-
Uses of TorExitNodeListParser in org.graylog.plugins.threatintel.adapters.tor
Constructors in org.graylog.plugins.threatintel.adapters.tor with parameters of type TorExitNodeListParserModifierConstructorDescriptionTorExitNodeDataAdapter(String id, String name, LookupDataAdapterConfiguration config, com.codahale.metrics.MetricRegistry metricRegistry, TorExitNodeListParser torExitNodeListParser, okhttp3.OkHttpClient httpClient, PluginConfigService pluginConfigService)