| Package | Description |
|---|---|
| org.apache.shenyu.client.core.register | |
| org.apache.shenyu.client.core.register.extractor |
| Class and Description |
|---|
| ApiBeansExtractor
Main responsibilities: Get the possible API class classes and corresponding methods,
and initialize and resolve them Different.
clients correspond to different implementations In the Spring web scenario, collect controller java EE web scenarios, collect servlet path Dubbo scenarios, and collect Dubbo Service APIs In other RPC scenarios, collect RPC Service APIs |
| Class and Description |
|---|
| ApiBeansExtractor
Main responsibilities: Get the possible API class classes and corresponding methods,
and initialize and resolve them Different.
clients correspond to different implementations In the Spring web scenario, collect controller java EE web scenarios, collect servlet path Dubbo scenarios, and collect Dubbo Service APIs In other RPC scenarios, collect RPC Service APIs |
| BaseApiBeansExtractor
BaseApiBeansExtractor.
Used to demonstrate the basic behavior of the extractor. |
| RpcApiBeansExtractor
Main responsibilities: Get the possible API class classes and corresponding methods,
and initialize and resolve them Different.
clients correspond to different implementations In the Spring web scenario, collect controller java EE web scenarios, collect servlet path Dubbo scenarios, and collect Dubbo Service APIs In other RPC scenarios, collect RPC Service APIs |
Copyright © 2023 The Apache Software Foundation. All rights reserved.