public class DefaultProviderURLMergeProcessor extends Object implements ProviderURLMergeProcessor
| Constructor and Description |
|---|
DefaultProviderURLMergeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.dubbo.common.URL |
mergeUrl(org.apache.dubbo.common.URL remoteUrl,
Map<String,String> localParametersMap)
Merging the URL parameters of provider and consumer
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic org.apache.dubbo.common.URL mergeUrl(org.apache.dubbo.common.URL remoteUrl,
Map<String,String> localParametersMap)
ProviderURLMergeProcessormergeUrl in interface ProviderURLMergeProcessorremoteUrl - providerUrllocalParametersMap - consumer url parametersCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.