Skip navigation links
G I N R 

G

get(String) - Method in interface RouteExecutionStrategyFactory
Gets an execution strategy for the specified idid of RouteExecutionStrategy annotation.

I

io.servicetalk.router.api - package io.servicetalk.router.api
APIs that can be used while implementing routers (typically route requests on the server side).

N

NoOffloadsRouteExecutionStrategy - Annotation Type in io.servicetalk.router.api
A special RouteExecutionStrategy that indicates that a resource class or method needs to use a strategy that does not offload user code using a different thread pool.

R

RouteExecutionStrategy - Annotation Type in io.servicetalk.router.api
Indicates that a resource class or method needs a specific execution strategy.
RouteExecutionStrategyFactory<ES> - Interface in io.servicetalk.router.api
A factory that creates an execution strategy for different ids of RouteExecutionStrategy annotation.
G I N R 
Skip navigation links