@SPI
public interface StateRouterFactory
| Modifier and Type | Method and Description |
|---|---|
<T> StateRouter<T> |
getRouter(Class<T> interfaceClass,
org.apache.dubbo.common.URL url)
Create state router.
|
@Adaptive(value="protocol") <T> StateRouter<T> getRouter(Class<T> interfaceClass, org.apache.dubbo.common.URL url)
url - urlCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.