public class DubboServiceAddressURL extends ServiceAddressURL
| 构造器和说明 |
|---|
DubboServiceAddressURL(URLAddress urlAddress,
URLParam urlParam,
URL consumerURL,
ServiceConfigURL overrideURL) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj)
ignore consumer url compare.
|
Map<String,String> |
getAllParameters()
The returned parameters is imprecise regarding override priorities of consumer url and provider url.
|
String |
getAnyMethodParameter(String key) |
String |
getMethodParameter(String method,
String key) |
ServiceConfigURL |
getOverrideURL() |
String |
getParameter(String key) |
ScopeModel |
getScopeModel() |
ServiceModel |
getServiceModel() |
String |
getSide() |
int |
hashCode() |
void |
setOverrideURL(ServiceConfigURL overrideURL) |
static DubboServiceAddressURL |
valueOf(String rawURL,
URL consumerURL) |
static DubboServiceAddressURL |
valueOf(String rawURL,
URL consumerURL,
ServiceConfigURL overriddenURL) |
getApplication, getCategory, getConcatenatedParameter, getConsumerURL, getGroup, getPath, getRemoteApplication, getServiceInterface, getVersion, setScopeModel, setServiceModel, toStringaddAttributes, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameterAndEncoded, addParameterIfAbsent, addParameters, addParameters, addParametersIfAbsent, addParameterString, buildKey, cacheableValueOf, clearParameters, decode, encode, getAbsolutePath, getAddress, getApplication, getApplicationModel, getAttribute, getAttribute, getAttributes, getAuthority, getBackupAddress, getBackupAddress, getBackupUrls, getBooleanParameter, getBooleanParameter, getCategory, getCategory, getColonSeparatedKey, getDisplayServiceKey, getGroup, getHost, getIntParameter, getIntParameter, getIp, getMethodBooleanParameter, getMethodBooleanParameter, getMethodIntParameter, getMethodIntParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameterAndDecoded, getMethodParameterAndDecoded, getMethodParameterStrict, getMethodPositiveIntParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getOrDefaultApplicationModel, getOrDefaultFrameworkModel, getOrDefaultModuleModel, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameterAndDecoded, getParameterAndDecoded, getParameters, getParameters, getPassword, getPathKey, getPort, getPort, getPositiveIntParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getProtocol, getProtocolServiceKey, getRawParameter, getServiceKey, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameterAndDecoded, getServiceMethodParameterAndDecoded, getServiceMethodParameterStrict, getServiceName, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameters, getSide, getUrlAddress, getUrlParam, getUrlParameter, getUserInformation, getUsername, getVersion, hasAttribute, hasMethodParameter, hasMethodParameter, hasParameter, hasServiceMethodParameter, hasServiceMethodParameter, hasServiceParameter, isAnyHost, isLocalHost, putAttribute, putMethodParameter, removeAttribute, removeParameter, removeParameters, removeParameters, setAddress, setHost, setPassword, setPath, setPort, setProtocol, setServiceInterface, setUsername, toConfiguration, toFullString, toFullString, toIdentityString, toIdentityString, toInetSocketAddress, toJavaURL, toMap, toParameterString, toParameterString, toSerializableURL, toServiceString, toServiceStringWithoutResolving, toString, valueOf, valueOf, valueOf, valueOf, valueOfpublic DubboServiceAddressURL(URLAddress urlAddress, URLParam urlParam, URL consumerURL, ServiceConfigURL overrideURL)
public static DubboServiceAddressURL valueOf(String rawURL, URL consumerURL)
public static DubboServiceAddressURL valueOf(String rawURL, URL consumerURL, ServiceConfigURL overriddenURL)
public String getSide()
getSide 在类中 ServiceAddressURLpublic String getParameter(String key)
getParameter 在类中 ServiceAddressURLpublic String getMethodParameter(String method, String key)
getMethodParameter 在类中 ServiceAddressURLpublic Map<String,String> getAllParameters()
getAllParameters 在类中 URLpublic ServiceConfigURL getOverrideURL()
public void setOverrideURL(ServiceConfigURL overrideURL)
public ScopeModel getScopeModel()
getScopeModel 在类中 ServiceAddressURLpublic ServiceModel getServiceModel()
getServiceModel 在类中 ServiceAddressURLpublic int hashCode()
hashCode 在类中 ServiceAddressURLpublic boolean equals(Object obj)
equals 在类中 ServiceAddressURLobj - Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.