Uses of Class
cloud.opencode.base.feature.proxy.VariantRouter
Packages that use VariantRouter
-
Uses of VariantRouter in cloud.opencode.base.feature.proxy
Methods in cloud.opencode.base.feature.proxy that return VariantRouterModifier and TypeMethodDescriptionVariantRouter.Builder.build()Build the router 构建路由器static <T> VariantRouter<VariantRouter.MethodVariant<T>> VariantRouter.fromAnnotations(String featureKey, T target) Create router from annotated methods 从注解方法创建路由器