public static class MessageInput.Config extends Object
| Modifier and Type | Field and Description |
|---|---|
Codec.Config |
codecConfig |
Transport.Config |
transportConfig |
| Modifier | Constructor and Description |
|---|---|
protected |
Config(Transport.Config transportConfig,
Codec.Config codecConfig) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationRequest |
combinedRequestedConfiguration() |
public final Transport.Config transportConfig
public final Codec.Config codecConfig
protected Config(Transport.Config transportConfig, Codec.Config codecConfig)
public ConfigurationRequest combinedRequestedConfiguration()
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.