| Package | Description |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OverrideInstanceAddressURL |
| Modifier and Type | Method and Description |
|---|---|
InstanceAddressURL |
ServiceInstance.toURL() |
InstanceAddressURL |
DefaultServiceInstance.toURL() |
| Constructor and Description |
|---|
OverrideInstanceAddressURL(InstanceAddressURL originUrl) |
OverrideInstanceAddressURL(InstanceAddressURL originUrl,
Map<String,String> overrideParams) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.