| Package | Description |
|---|---|
| com.hotels.styx | |
| com.hotels.styx.admin.dashboard | |
| com.hotels.styx.proxy.encoders | |
| com.hotels.styx.routing.config | |
| com.hotels.styx.startup |
| Modifier and Type | Method and Description |
|---|---|
StyxConfig |
Environment.configuration() |
static StyxConfig |
StyxConfig.defaultConfig() |
static StyxConfig |
StyxConfig.fromYaml(String yamlText)
Parses StyxConfig from YAML.
|
static StyxConfig |
StyxConfig.fromYaml(String yamlText,
boolean validateConfiguration)
Parses StyxConfig from YAML.
|
StyxConfig |
Environment.styxConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Environment.Builder |
Environment.Builder.configuration(StyxConfig configuration) |
| Constructor and Description |
|---|
DashboardDataSupplier(Registry<BackendService> backendServicesRegistry,
Environment environment,
StyxConfig styxConfig) |
| Constructor and Description |
|---|
ConfigurableUnwiseCharsEncoder(StyxConfig config) |
ConfigurableUnwiseCharsEncoder(StyxConfig config,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigVersionResolver.Version |
ConfigVersionResolver.configVersion(StyxConfig config) |
| Modifier and Type | Method and Description |
|---|---|
StyxServerComponents.Builder |
StyxServerComponents.Builder.styxConfig(StyxConfig styxConfig) |
Copyright © 2013–2020 Hotels.com. All rights reserved.