| Constructor and Description |
|---|
BeatsTransport(Configuration configuration,
io.netty.channel.EventLoopGroup eventLoopGroup,
EventLoopGroupFactory eventLoopGroupFactory,
NettyTransportConfiguration nettyTransportConfiguration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry,
TLSProtocolsConfiguration tlsConfiguration) |
| Constructor and Description |
|---|
UnboundLDAPConnector(int connectionTimeout,
TLSProtocolsConfiguration tlsConfiguration,
TrustManagerProvider trustManagerProvider,
EncryptedValueService encryptedValueService) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
CmdLineTool.applySecuritySettings(TLSProtocolsConfiguration configuration) |
protected void |
ServerBootstrap.beforeStart(TLSProtocolsConfiguration configuration) |
protected void |
CmdLineTool.beforeStart(TLSProtocolsConfiguration configuration) |
| Constructor and Description |
|---|
HttpTransport(Configuration configuration,
io.netty.channel.EventLoopGroup eventLoopGroup,
EventLoopGroupFactory eventLoopGroupFactory,
NettyTransportConfiguration nettyTransportConfiguration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry,
TLSProtocolsConfiguration tlsConfiguration) |
SyslogTcpTransport(Configuration configuration,
io.netty.channel.EventLoopGroup eventLoopGroup,
EventLoopGroupFactory eventLoopGroupFactory,
NettyTransportConfiguration nettyTransportConfiguration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry,
TLSProtocolsConfiguration tlsConfiguration) |
TcpTransport(Configuration configuration,
io.netty.channel.EventLoopGroup eventLoopGroup,
EventLoopGroupFactory eventLoopGroupFactory,
NettyTransportConfiguration nettyTransportConfiguration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry,
TLSProtocolsConfiguration tlsConfiguration) |
| Constructor and Description |
|---|
AbstractTcpTransport(Configuration configuration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry,
io.netty.channel.EventLoopGroup parentEventLoopGroup,
EventLoopGroupFactory eventLoopGroupFactory,
NettyTransportConfiguration nettyTransportConfiguration,
TLSProtocolsConfiguration tlsConfiguration) |
| Constructor and Description |
|---|
JerseyService(HttpConfiguration configuration,
Configuration graylogConfiguration,
Set<Class<? extends javax.ws.rs.container.DynamicFeature>> dynamicFeatures,
Set<Class<? extends javax.ws.rs.container.ContainerResponseFilter>> containerResponseFilters,
Set<Class<? extends javax.ws.rs.ext.ExceptionMapper>> exceptionMappers,
Set<Class> additionalComponents,
Set<Class<?>> systemRestResources,
Map<String,Set<Class<? extends PluginRestResource>>> pluginRestResources,
Set<PluginAuditEventTypes> pluginAuditEventTypes,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.codahale.metrics.MetricRegistry metricRegistry,
org.glassfish.grizzly.http.server.ErrorPageGenerator errorPageGenerator,
TLSProtocolsConfiguration tlsConfiguration) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.