@SPI
public interface StateRouterFactory
| 限定符和类型 | 方法和说明 |
|---|---|
<T> StateRouter |
getRouter(org.apache.dubbo.common.URL url,
RouterChain<T> chain)
Create state router.
|
@Adaptive(value="protocol") <T> StateRouter getRouter(org.apache.dubbo.common.URL url, RouterChain<T> chain)
url - urlCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.