| Modifier and Type | Method and Description |
|---|---|
DubboGenericServiceFactory |
DubboServiceAutoConfiguration.dubboGenericServiceFactory() |
| 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 |
|---|
TargeterBeanPostProcessor(org.springframework.core.env.Environment environment,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboGenericServiceFactory dubboGenericServiceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
AbstractSpringCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
DubboCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository repository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext) |
SpringCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
| Constructor and Description |
|---|
DubboMetadataServiceProxy(DubboGenericServiceFactory dubboGenericServiceFactory,
DubboMetadataUtils dubboMetadataUtils,
ServiceInstanceSelector serviceInstanceSelector,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.