| Package | Description |
|---|---|
| com.hotels.styx.routing.config | |
| com.hotels.styx.routing.handlers |
| Modifier and Type | Field and Description |
|---|---|
static RouteRefLookup |
Builtins.DEFAULT_REFERENCE_LOOKUP |
| Modifier and Type | Method and Description |
|---|---|
RouteRefLookup |
RoutingObjectFactory.Context.refLookup() |
| Constructor and Description |
|---|
Context(RouteRefLookup refLookup,
Environment environment,
<any> routeDb,
Map<String,RoutingObjectFactory> objectFactories,
Iterable<NamedPlugin> plugins,
Map<String,HttpInterceptorFactory> interceptorFactories,
boolean requestTracking,
<any> executorObjectStore) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RouteRefLookup.RouteDbRefLookup
A StyxObjectStore based route reference lookup function.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.