| Package | Description |
|---|---|
| com.alibaba.cloud.dubbo.autoconfigure | |
| com.alibaba.cloud.dubbo.client.loadbalancer | |
| com.alibaba.cloud.dubbo.openfeign |
| Modifier and Type | Method and Description |
|---|---|
TargeterBeanPostProcessor |
DubboOpenFeignAutoConfiguration.targeterBeanPostProcessor(org.springframework.core.env.Environment environment,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboGenericServiceFactory dubboGenericServiceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
DubboTransporterInterceptor(DubboServiceMetadataRepository dubboServiceMetadataRepository,
List<org.springframework.http.converter.HttpMessageConverter<?>> messageConverters,
ClassLoader classLoader,
Map<String,Object> dubboTranslatedAttributes,
DubboGenericServiceFactory serviceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
DubboInvocationHandler(Map<Method,com.alibaba.cloud.dubbo.openfeign.FeignMethodMetadata> feignMethodMetadataMap,
InvocationHandler defaultInvocationHandler,
ClassLoader classLoader,
DubboGenericServiceExecutionContextFactory contextFactory) |
TargeterBeanPostProcessor(org.springframework.core.env.Environment environment,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboGenericServiceFactory dubboGenericServiceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.