| Package | Description |
|---|---|
| com.hotels.styx.routing.config | |
| com.hotels.styx.routing.interceptors |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<String,HttpInterceptorFactory> |
Builtins.INTERCEPTOR_FACTORIES |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HttpInterceptorFactory> |
RoutingObjectFactory.Context.interceptorFactories() |
| Modifier and Type | Method and Description |
|---|---|
static HttpInterceptor |
Builtins.build(StyxObjectConfiguration configBlock,
Map<String,HttpInterceptorFactory> interceptorFactories)
Builds a HTTP interceptor.
|
| 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 |
RewriteInterceptor.Factory
A factory for built-in interceptors.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.