Package io.servicetalk.router.api
-
Interface Summary Interface Description RouteExecutionStrategyFactory<ES> A factory that creates an execution strategy for differentids ofRouteExecutionStrategyannotation. -
Annotation Types Summary Annotation Type Description NoOffloadsRouteExecutionStrategy A specialRouteExecutionStrategythat indicates that a resource class or method needs to use a strategy that does not offload user code using a different thread pool.RouteExecutionStrategy Indicates that a resource class or method needs a specific execution strategy.