public abstract class ServiceAddressURL extends URL
| 构造器和说明 |
|---|
ServiceAddressURL(String protocol,
String username,
String password,
String host,
int port,
String path,
Map<String,String> parameters,
URL consumerURL) |
ServiceAddressURL(URLAddress urlAddress,
URLParam urlParam,
URL consumerURL) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj)
ignore consumer url compare.
|
String |
getAnyMethodParameter(String key) |
String |
getApplication() |
String |
getCategory() |
String |
getConcatenatedParameter(String key) |
URL |
getConsumerURL() |
String |
getGroup() |
String |
getMethodParameter(String method,
String key) |
String |
getParameter(String key) |
String |
getPath() |
String |
getRemoteApplication() |
ScopeModel |
getScopeModel() |
String |
getServiceInterface() |
ServiceModel |
getServiceModel() |
String |
getSide() |
String |
getVersion() |
int |
hashCode() |
URL |
setScopeModel(ScopeModel scopeModel) |
URL |
setServiceModel(ServiceModel serviceModel) |
String |
toString() |
addAttributes, 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, getAllParameters, 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 ServiceAddressURL(String protocol, String username, String password, String host, int port, String path, Map<String,String> parameters, URL consumerURL)
public ServiceAddressURL(URLAddress urlAddress, URLParam urlParam, URL consumerURL)
public String getServiceInterface()
getServiceInterface 在类中 URLpublic String getApplication()
getApplication 在类中 URLpublic String getRemoteApplication()
getRemoteApplication 在类中 URLpublic String getVersion()
getVersion 在类中 URLpublic String getParameter(String key)
getParameter 在类中 URLpublic String getMethodParameter(String method, String key)
getMethodParameter 在类中 URLpublic String getAnyMethodParameter(String key)
getAnyMethodParameter 在类中 URLpublic String getConcatenatedParameter(String key)
getConcatenatedParameter 在类中 URLpublic String getCategory()
getCategory 在类中 URLpublic URL getConsumerURL()
public ScopeModel getScopeModel()
getScopeModel 在类中 URLpublic ServiceModel getServiceModel()
getServiceModel 在类中 URLpublic URL setScopeModel(ScopeModel scopeModel)
setScopeModel 在类中 URLpublic URL setServiceModel(ServiceModel serviceModel)
setServiceModel 在类中 URLpublic boolean equals(Object obj)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.