public class StyxServerComponents extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StyxServerComponents.Builder
CoreConfig builder.
|
static interface |
StyxServerComponents.LoggingSetUp
Set-up the logging.
|
| Modifier and Type | Method and Description |
|---|---|
NettyExecutor |
clientExecutor() |
Environment |
environment() |
<any> |
executors() |
List<NamedPlugin> |
plugins() |
<any> |
routeDatabase() |
RoutingObjectFactory.Context |
routingObjectFactoryContext() |
<any> |
serversDatabase() |
Map<String,StyxService> |
services() |
<any> |
servicesDatabase() |
StartupConfig |
startupConfig() |
public Environment environment()
public Map<String,StyxService> services()
public List<NamedPlugin> plugins()
public <any> routeDatabase()
public <any> servicesDatabase()
public <any> executors()
public <any> serversDatabase()
public RoutingObjectFactory.Context routingObjectFactoryContext()
public NettyExecutor clientExecutor()
public StartupConfig startupConfig()
Copyright © 2013–2020 Hotels.com. All rights reserved.