| 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(String protocol) |
InstanceAddressURL |
DefaultServiceInstance.toURL(String protocol) |
| Constructor and Description |
|---|
OverrideInstanceAddressURL(InstanceAddressURL originUrl) |
OverrideInstanceAddressURL(InstanceAddressURL originUrl,
URLParam overrideParams) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.