Uses of Class
org.graylog2.configuration.HttpConfiguration
Packages that use HttpConfiguration
Package
Description
-
Uses of HttpConfiguration in org.graylog2.bootstrap.preflight
Constructors in org.graylog2.bootstrap.preflight with parameters of type HttpConfigurationModifierConstructorDescriptionPreflightJerseyService(HttpConfiguration configuration, PreflightAuthFilter preflightAuthFilter, Set<Class<?>> systemRestResources, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.codahale.metrics.MetricRegistry metricRegistry) -
Uses of HttpConfiguration in org.graylog2.periodical
Constructors in org.graylog2.periodical with parameters of type HttpConfigurationModifierConstructorDescriptionNodePingThread(NodeService nodeService, HttpConfiguration httpConfiguration, ServerStatus serverStatus, LeaderElectionService leaderElectionService) -
Uses of HttpConfiguration in org.graylog2.web
Constructors in org.graylog2.web with parameters of type HttpConfigurationModifierConstructorDescriptionDevelopmentIndexHtmlGenerator(com.floreysoft.jmte.Engine templateEngine, HttpConfiguration httpConfiguration) ProductionIndexHtmlGenerator(PluginAssets pluginAssets, com.floreysoft.jmte.Engine templateEngine, HttpConfiguration httpConfiguration) -
Uses of HttpConfiguration in org.graylog2.web.resources
Constructors in org.graylog2.web.resources with parameters of type HttpConfigurationModifierConstructorDescriptionAppConfigResource(Configuration configuration, HttpConfiguration httpConfiguration, com.floreysoft.jmte.Engine templateEngine, Map<String, PluginUISettingsProvider> settingsProviders, com.fasterxml.jackson.databind.ObjectMapper objectMapper, FeatureFlags featureFlags, TelemetryConfiguration telemetryConfiguration)