Package io.servicetalk.router.api
@ElementsAreNonnullByDefault
package io.servicetalk.router.api
APIs that can be used while implementing routers (typically route requests on the server side).
-
ClassDescriptionA special
RouteExecutionStrategythat indicates that a resource class or method needs to use a strategy that does not offload user code using a different thread pool.Indicates that a resource class or method needs a specific execution strategy.A factory that creates an execution strategy for differentids ofRouteExecutionStrategyannotation.