| Interface | Description |
|---|---|
| RouteRefLookup |
Resolves a routing object reference from route database.
|
| Class | Description |
|---|---|
| BackendServiceProxy | Deprecated
Will be removed in Styx 1.1 release.
|
| BackendServiceProxy.Factory |
Builds a BackendServiceProxy from yaml routing configuration.
|
| ConditionRouter |
Condition predicate based HTTP router.
|
| ConditionRouter.Factory |
Builds a condition router from the yaml routing configuration.
|
| HostProxy |
A routing object that proxies all incoming traffic to a remote host.
|
| HostProxy.Factory |
A factory for creating HostProxy routingObject objects.
|
| HostProxy.HostProxyConfiguration |
HostProxy configuration.
|
| HttpInterceptorPipeline |
A HTTP handler that contains HTTP interceptor pipeline.
|
| HttpInterceptorPipeline.Factory |
An yaml config based builder for HttpInterceptorPipeline.
|
| PathPrefixRouter |
Makes a routing decision based on a request path prefix.
|
| PathPrefixRouter.Factory |
A factory for constructing PathPrefixRouter objects.
|
| PathPrefixRouter.PathPrefixConfig |
PathPrefixRouter configuration.
|
| PathPrefixRouter.PathPrefixRouterConfig |
PathPrefixRouter configuration.
|
| ProxyToBackend | Deprecated
Will be removed in Styx 1.1 release.
|
| ProxyToBackend.Factory |
ProxyToBackend factory that instantiates an object from the Yaml configuration.
|
| RouteRefLookup.RouteDbRefLookup |
A StyxObjectStore based route reference lookup function.
|
| StaticResponseHandler |
A HTTP handler for returning a static response.
|
| StaticResponseHandler.Factory |
Builds a static response handler from Yaml configuration.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.