| Package | Description |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultServiceInstance |
DefaultServiceInstance.copyFrom(DefaultServiceInstance.Endpoint endpoint) |
DefaultServiceInstance |
DefaultServiceInstance.copyFrom(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectionBasedServiceDiscovery.fillServiceInstance(DefaultServiceInstance serviceInstance) |
| Constructor and Description |
|---|
DefaultServiceInstance(DefaultServiceInstance other) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.