| Interface | Description |
|---|---|
| ApplicationInitListener | |
| BuiltinServiceDetector | |
| DubboStub |
Marker interface implemented by all stub.
|
| MethodDescriptor | |
| ModelConstants | |
| Pack | |
| PackableMethod |
A packable method is used to customize serialization for methods.
|
| PackableMethodFactory | |
| ScopeClassLoaderListener<T extends ScopeModel> | |
| ScopeModelAccessor |
An accessor for scope model, it can be use in interface default methods to get scope model.
|
| ScopeModelAware |
An interface to inject FrameworkModel/ApplicationModel/ModuleModel for SPI extensions and internal beans.
|
| ScopeModelDestroyListener<T extends ScopeModel> | |
| ScopeModelInitializer | |
| ServiceDescriptor |
ServiceModel and ServiceMetadata are to some extent duplicated with each other.
|
| UnPack | |
| WrapperUnPack |
| Class | Description |
|---|---|
| ApplicationModel |
ExtensionLoader, DubboBootstrap and this class are at present designed to be
singleton or static (by itself totally static or uses some static fields). |
| AsyncMethodInfo | |
| ConsumerMethodModel | Deprecated |
| ConsumerModel |
This model is bound to your reference's configuration, for example, group, version or method level configuration.
|
| FrameworkModel |
Model of dubbo framework, it can be shared with multiple applications.
|
| FrameworkServiceRepository |
Service repository for framework
|
| ModuleModel |
Model of a service module
|
| ModuleServiceRepository |
Service repository for module
|
| ProviderMethodModel | Deprecated |
| ProviderModel |
ProviderModel is about published services
|
| ProviderModel.RegisterStatedURL | |
| ReflectionMethodDescriptor | |
| ReflectionServiceDescriptor | |
| ScopeModel | |
| ScopeModelAwareExtensionProcessor | |
| ScopeModelUtil | |
| ServiceMetadata |
Notice, this class currently has no usage inside Dubbo.
|
| ServiceModel | |
| ServiceRepository | |
| StubMethodDescriptor | |
| StubServiceDescriptor |
| Enum | Description |
|---|---|
| MethodDescriptor.RpcType |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.