类的使用
org.apache.dubbo.common.extension.SPI
-
-
com.alibaba.dubbo.common.extension中SPI的使用
注释类型为SPI的com.alibaba.dubbo.common.extension中的类 修饰符和类型 接口 说明 interfaceExtensionFactory已过时。 -
org.apache.dubbo.auth.spi中SPI的使用
注释类型为SPI的org.apache.dubbo.auth.spi中的类 修饰符和类型 接口 说明 interfaceAccessKeyStorageThis SPI Extension support us to store ourAccessKeyPairor loadAccessKeyPairfrom other storage, such as filesystem.interfaceAuthenticator -
org.apache.dubbo.cache中SPI的使用
注释类型为SPI的org.apache.dubbo.cache中的类 修饰符和类型 接口 说明 interfaceCacheFactoryInterface needs to be implemented by all the cache store provider.Along with implementing CacheFactory interface entry needs to be added in org.apache.dubbo.cache.CacheFactory file in a classpath META-INF sub directories. -
org.apache.dubbo.common.compiler中SPI的使用
注释类型为SPI的org.apache.dubbo.common.compiler中的类 修饰符和类型 接口 说明 interfaceCompilerCompiler. -
org.apache.dubbo.common.config中SPI的使用
注释类型为SPI的org.apache.dubbo.common.config中的类 修饰符和类型 接口 说明 interfaceOrderedPropertiesProviderThe smaller value, the higher priority -
org.apache.dubbo.common.config.configcenter中SPI的使用
注释类型为SPI的org.apache.dubbo.common.config.configcenter中的类 修饰符和类型 接口 说明 interfaceDynamicConfigurationFactoryThe factory interface to create the instance ofDynamicConfiguration -
org.apache.dubbo.common.context中SPI的使用
注释类型为SPI的org.apache.dubbo.common.context中的类 修饰符和类型 接口 说明 interfaceFrameworkExt -
org.apache.dubbo.common.convert中SPI的使用
注释类型为SPI的org.apache.dubbo.common.convert中的类 修饰符和类型 接口 说明 interfaceConverter<S,T>A class to convert the source-typed value to the target-typed value -
org.apache.dubbo.common.convert.multiple中SPI的使用
注释类型为SPI的org.apache.dubbo.common.convert.multiple中的类 修饰符和类型 接口 说明 interfaceMultiValueConverter<S>An interface to convert the source-typed value to multiple value, e.g , Java array,Collectionor sub-interfaces -
org.apache.dubbo.common.extension中SPI的使用
注释类型为SPI的org.apache.dubbo.common.extension中的类 修饰符和类型 接口 说明 interfaceExtensionFactoryExtensionFactory -
org.apache.dubbo.common.infra中SPI的使用
注释类型为SPI的org.apache.dubbo.common.infra中的类 修饰符和类型 接口 说明 interfaceInfraAdapterUsed to interact with other systems. -
org.apache.dubbo.common.lang中SPI的使用
注释类型为SPI的org.apache.dubbo.common.lang中的类 修饰符和类型 接口 说明 interfaceShutdownHookCallbackDubbo ShutdownHook callback interface -
org.apache.dubbo.common.logger中SPI的使用
注释类型为SPI的org.apache.dubbo.common.logger中的类 修饰符和类型 接口 说明 interfaceLoggerAdapterLogger provider -
org.apache.dubbo.common.serialize中SPI的使用
注释类型为SPI的org.apache.dubbo.common.serialize中的类 修饰符和类型 接口 说明 interfaceMultipleSerializationinterfaceSerializationSerialization strategy interface that specifies a serializer. -
org.apache.dubbo.common.serialize.hessian2.dubbo中SPI的使用
注释类型为SPI的org.apache.dubbo.common.serialize.hessian2.dubbo中的类 修饰符和类型 接口 说明 interfaceHessian2FactoryInitializer -
org.apache.dubbo.common.status中SPI的使用
注释类型为SPI的org.apache.dubbo.common.status中的类 修饰符和类型 接口 说明 interfaceStatusCheckerStatusChecker -
org.apache.dubbo.common.status.reporter中SPI的使用
注释类型为SPI的org.apache.dubbo.common.status.reporter中的类 修饰符和类型 接口 说明 interfaceFrameworkStatusReporter -
org.apache.dubbo.common.store中SPI的使用
注释类型为SPI的org.apache.dubbo.common.store中的类 修饰符和类型 接口 说明 interfaceDataStore -
org.apache.dubbo.common.threadpool中SPI的使用
注释类型为SPI的org.apache.dubbo.common.threadpool中的类 修饰符和类型 接口 说明 interfaceThreadPoolThreadPool -
org.apache.dubbo.common.threadpool.manager中SPI的使用
注释类型为SPI的org.apache.dubbo.common.threadpool.manager中的类 修饰符和类型 接口 说明 interfaceExecutorRepository -
org.apache.dubbo.common.url.component.param中SPI的使用
注释类型为SPI的org.apache.dubbo.common.url.component.param中的类 修饰符和类型 接口 说明 interfaceDynamicParamSource -
org.apache.dubbo.config中SPI的使用
注释类型为SPI的org.apache.dubbo.config中的类 修饰符和类型 接口 说明 interfaceConfigInitializerDynamically add some parameters / check configinterfaceConfigPostProcessor2019/12/30 -
org.apache.dubbo.config.bootstrap中SPI的使用
注释类型为SPI的org.apache.dubbo.config.bootstrap中的类 修饰符和类型 接口 说明 interfaceDubboBootstrapStartStopListenercall on DubboBootstrap start or stop. -
org.apache.dubbo.metadata中SPI的使用
注释类型为SPI的org.apache.dubbo.metadata中的类 修饰符和类型 接口 说明 interfaceMetadataParamsFilterinterfaceMetadataServiceExporterThe exporter ofMetadataServiceinterfaceServiceNameMappingThe interface for Dubbo service name MappinginterfaceWritableMetadataServiceLocalMetadataServicethat extendsMetadataServiceand provides the modification, which is used for Dubbo's consumers and providers. -
org.apache.dubbo.metadata.definition.builder中SPI的使用
注释类型为SPI的org.apache.dubbo.metadata.definition.builder中的类 修饰符和类型 接口 说明 interfaceTypeBuilder2015/1/27. -
org.apache.dubbo.metadata.report中SPI的使用
注释类型为SPI的org.apache.dubbo.metadata.report中的类 修饰符和类型 接口 说明 interfaceMetadataReportFactory -
org.apache.dubbo.metadata.rest中SPI的使用
注释类型为SPI的org.apache.dubbo.metadata.rest中的类 修饰符和类型 接口 说明 interfaceAnnotatedMethodParameterProcessorThe interface to process the annotated method parameterinterfaceServiceRestMetadataReaderAn interface to readServiceRestMetadata -
org.apache.dubbo.monitor中SPI的使用
注释类型为SPI的org.apache.dubbo.monitor中的类 修饰符和类型 接口 说明 interfaceMonitorFactoryMonitorFactory. -
org.apache.dubbo.qos.command中SPI的使用
注释类型为SPI的org.apache.dubbo.qos.command中的类 修饰符和类型 接口 说明 interfaceBaseCommand -
org.apache.dubbo.qos.probe中SPI的使用
注释类型为SPI的org.apache.dubbo.qos.probe中的类 修饰符和类型 接口 说明 interfaceLivenessProbeA probe to indicate whether program is aliveinterfaceReadinessProbeA probe to indicate whether program is readyinterfaceStartupProbeA probe to indicate whether program is startup -
org.apache.dubbo.registry中SPI的使用
注释类型为SPI的org.apache.dubbo.registry中的类 修饰符和类型 接口 说明 interfaceAddressListenerinterfaceRegistryFactoryRegistryFactory.interfaceRegistryServiceListener -
org.apache.dubbo.registry.client中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.client中的类 修饰符和类型 接口 说明 interfaceRegistryClusterIdentifierinterfaceServiceDiscoveryThe common operations of Service DiscoveryinterfaceServiceDiscoveryFactoryThe factory to createServiceDiscoveryinterfaceServiceInstanceCustomizerThe interface to customizethe service instance -
org.apache.dubbo.registry.client.metadata中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.client.metadata中的类 修饰符和类型 接口 说明 interfaceMetadataServiceURLBuilderUsed to build metadata service url from ServiceInstance.interfaceSubscribedURLsSynthesizerThe interface to synthesize the subscribedURLs -
org.apache.dubbo.registry.client.migration中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.client.migration中的类 修饰符和类型 接口 说明 interfaceMigrationAddressComparatorinterfacePreMigratingConditionChecker -
org.apache.dubbo.registry.client.selector中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.client.selector中的类 修饰符和类型 接口 说明 interfaceServiceInstanceSelectorTheServiceInstanceSelector -
org.apache.dubbo.registry.integration中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.integration中的类 修饰符和类型 接口 说明 interfaceRegistryProtocolListenerRegistryProtocol listener is introduced to provide a chance to user to customize or change export and refer behavior of RegistryProtocol. -
org.apache.dubbo.registry.xds中SPI的使用
注释类型为SPI的org.apache.dubbo.registry.xds中的类 修饰符和类型 接口 说明 interfaceXdsCertificateSigner -
org.apache.dubbo.remoting中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting中的类 修饰符和类型 接口 说明 interfaceChannelHandlerChannelHandler.interfaceCodec已过时。interfaceCodec2interfaceDispatcherChannelHandlerWrapper (SPI, Singleton, ThreadSafe)interfaceTransporterTransporter. -
org.apache.dubbo.remoting.api中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.api中的类 修饰符和类型 接口 说明 interfaceConnectionManagerinterfaceWireProtocol -
org.apache.dubbo.remoting.exchange中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.exchange中的类 修饰符和类型 接口 说明 interfaceExchangerExchanger. -
org.apache.dubbo.remoting.telnet中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.telnet中的类 修饰符和类型 接口 说明 interfaceTelnetHandlerTelnetHandler -
org.apache.dubbo.remoting.zookeeper中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.zookeeper中的类 修饰符和类型 接口 说明 interfaceZookeeperTransporter -
org.apache.dubbo.rpc中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc中的类 修饰符和类型 接口 说明 interfaceExporterListenerExporterListener.interfaceFilterExtension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.interfaceInvokerListenerInvokerListener.interfacePenetrateAttachmentSelectorinterfaceProtocolProtocol.interfaceProxyFactoryProxyFactory.interfaceZoneDetectorExtend and provide your own implementation if you want to distribute traffic around registries. -
org.apache.dubbo.rpc.cluster中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster中的类 修饰符和类型 接口 说明 interfaceClusterCluster.interfaceConfiguratorFactoryConfiguratorFactory.interfaceLoadBalanceLoadBalance.interfaceMerger<T>interfaceProviderURLMergeProcessorinterfaceRouterFactoryRouterFactory.interfaceRuleConverter -
org.apache.dubbo.rpc.cluster.filter中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.filter中的类 修饰符和类型 接口 说明 interfaceClusterFilterinterfaceFilterChainBuilderinterfaceInvocationInterceptorBuilder -
org.apache.dubbo.rpc.cluster.governance中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.governance中的类 修饰符和类型 接口 说明 interfaceGovernanceRuleRepository -
org.apache.dubbo.rpc.cluster.interceptor中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.interceptor中的类 修饰符和类型 接口 说明 interfaceClusterInterceptor已过时。 -
org.apache.dubbo.rpc.cluster.router.state中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.router.state中的类 修饰符和类型 接口 说明 interfaceStateRouterFactory -
org.apache.dubbo.rpc.model中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.model中的类 修饰符和类型 接口 说明 interfaceApplicationInitListenerinterfaceBuiltinServiceDetector -
org.apache.dubbo.rpc.protocol.grpc.interceptors中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.protocol.grpc.interceptors中的类 修饰符和类型 接口 说明 interfaceClientInterceptorAdapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.interfaceGrpcConfiguratorinterfaceServerInterceptorAdapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.interfaceServerTransportFilterAdapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader. -
org.apache.dubbo.rpc.protocol.tri中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.protocol.tri中的类 修饰符和类型 接口 说明 interfacePathResolver -
org.apache.dubbo.validation中SPI的使用
注释类型为SPI的org.apache.dubbo.validation中的类 修饰符和类型 接口 说明 interfaceValidationInstance of Validation interface provide instance ofValidatorbased on the value of validation attribute.
-