类的使用
org.apache.dubbo.common.extension.SPI
-
-
com.alibaba.dubbo.common.extension中SPI的使用
注释类型为SPI的com.alibaba.dubbo.common.extension中的类 修饰符和类型 接口 说明 interfaceExtensionFactory已过时。 -
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中的类 修饰符和类型 接口 说明 interfaceSerializationSerialization 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.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.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.container中SPI的使用
注释类型为SPI的org.apache.dubbo.container中的类 修饰符和类型 接口 说明 interfaceContainerContainer. -
org.apache.dubbo.event中SPI的使用
注释类型为SPI的org.apache.dubbo.event中的类 修饰符和类型 接口 说明 interfaceEventDispatcherDubbo EventDispatcherinterfaceEventListener<E extends Event>TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent. -
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.metadata.store.failover中SPI的使用
注释类型为SPI的org.apache.dubbo.metadata.store.failover中的类 修饰符和类型 接口 说明 interfaceFailoverCondition -
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.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 instanceonServiceInstancePreRegisteredEvent -
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中的类 修饰符和类型 接口 说明 interfaceMigrationAddressComparator -
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.remoting中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting中的类 修饰符和类型 接口 说明 interfaceChannelHandlerChannelHandler.interfaceCodec已过时。interfaceCodec2interfaceDispatcherChannelHandlerWrapper (SPI, Singleton, ThreadSafe)interfaceTransporterTransporter. -
org.apache.dubbo.remoting.etcd中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.etcd中的类 修饰符和类型 接口 说明 interfaceEtcdTransporter -
org.apache.dubbo.remoting.exchange中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.exchange中的类 修饰符和类型 接口 说明 interfaceExchangerExchanger. -
org.apache.dubbo.remoting.http中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.http中的类 修饰符和类型 接口 说明 interfaceHttpBinderHttpBinder -
org.apache.dubbo.remoting.p2p中SPI的使用
注释类型为SPI的org.apache.dubbo.remoting.p2p中的类 修饰符和类型 接口 说明 interfaceNetworkerNetworker. -
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.interfaceProtocolProtocol.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.governance中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.governance中的类 修饰符和类型 接口 说明 interfaceGovernanceRuleRepository -
org.apache.dubbo.rpc.cluster.interceptor中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.interceptor中的类 修饰符和类型 接口 说明 interfaceClusterInterceptorDifferent fromFilter, ClusterInterceptor works at the outmost layer, before one specific address/invoker is picked. -
org.apache.dubbo.rpc.cluster.support.migration中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.cluster.support.migration中的类 修饰符和类型 接口 说明 interfaceMigrationClusterComparator -
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.thrift中SPI的使用
注释类型为SPI的org.apache.dubbo.rpc.protocol.thrift中的类 修饰符和类型 接口 说明 interfaceClassNameGenerator已过时。 -
org.apache.dubbo.serialize.hessian.dubbo中SPI的使用
注释类型为SPI的org.apache.dubbo.serialize.hessian.dubbo中的类 修饰符和类型 接口 说明 interfaceHessian2FactoryInitializer -
org.apache.dubbo.validation中SPI的使用
注释类型为SPI的org.apache.dubbo.validation中的类 修饰符和类型 接口 说明 interfaceValidationInstance of Validation interface provide instance ofValidatorbased on the value of validation attribute.
-