public class OverrideInstanceAddressURL extends InstanceAddressURL
| Constructor and Description |
|---|
OverrideInstanceAddressURL(InstanceAddressURL originUrl) |
OverrideInstanceAddressURL(InstanceAddressURL originUrl,
URLParam overrideParams) |
setHost, setPath, setPort, setProtocoladdAttributes, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameterAndEncoded, addParameters, addParameterString, buildKey, cacheableValueOf, clearParameters, decode, encode, getAbsolutePath, getAllParameters, getApplication, getApplication, getAttribute, getAttribute, getAttributes, getAuthority, getBackupAddress, getBackupAddress, getBackupUrls, getBooleanParameter, getBooleanParameter, getCategory, getCategory, getCategory, getColonSeparatedKey, getConcatenatedParameter, getDisplayServiceKey, getGroup, getIntParameter, getIntParameter, getMethodBooleanParameter, getMethodBooleanParameter, getMethodIntParameter, getMethodIntParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameterAndDecoded, getMethodParameterAndDecoded, getMethodParameterStrict, getMethodPositiveIntParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameterAndDecoded, getParameterAndDecoded, getParameters, getPassword, getPathKey, getPort, getPositiveIntParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getRawParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameterAndDecoded, getServiceMethodParameterAndDecoded, getServiceMethodParameterStrict, getServiceName, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getSide, getUrlParameter, getUserInformation, getUsername, getVersion, hasAttribute, hasParameter, hasServiceParameter, isAnyHost, isLocalHost, putAttribute, putMethodParameter, removeAttribute, removeParameter, removeParameters, removeParameters, setAddress, setPassword, setScopeModel, setServiceInterface, setServiceModel, setUsername, toConfiguration, toFullString, toFullString, toIdentityString, toIdentityString, toInetSocketAddress, toJavaURL, toMap, toParameterString, toParameterString, toSerializableURL, toServiceString, toServiceStringWithoutResolving, toString, valueOf, valueOf, valueOf, valueOf, valueOfpublic OverrideInstanceAddressURL(InstanceAddressURL originUrl)
public OverrideInstanceAddressURL(InstanceAddressURL originUrl, URLParam overrideParams)
public ServiceInstance getInstance()
getInstance in class InstanceAddressURLpublic MetadataInfo getMetadataInfo()
getMetadataInfo in class InstanceAddressURLpublic String getServiceInterface()
getServiceInterface in class InstanceAddressURLpublic String getGroup()
getGroup in class InstanceAddressURLpublic String getVersion()
getVersion in class InstanceAddressURLpublic String getProtocol()
getProtocol in class InstanceAddressURLpublic String getProtocolServiceKey()
getProtocolServiceKey in class InstanceAddressURLpublic String getServiceKey()
getServiceKey in class InstanceAddressURLpublic String getAddress()
getAddress in class InstanceAddressURLpublic String getHost()
getHost in class InstanceAddressURLpublic int getPort()
getPort in class InstanceAddressURLpublic String getIp()
getIp in class InstanceAddressURLpublic String getPath()
getPath in class InstanceAddressURLpublic String getParameter(String key)
getParameter in class InstanceAddressURLpublic String getServiceParameter(String service, String key)
getServiceParameter in class InstanceAddressURLpublic String getServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLgetServiceMethodParameter in class InstanceAddressURLpublic String getMethodParameter(String method, String key)
getMethodParameter in class InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLhasServiceMethodParameter in class InstanceAddressURLpublic boolean hasMethodParameter(String method, String key)
hasMethodParameter in class InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method)
InstanceAddressURLhasServiceMethodParameter in class InstanceAddressURLpublic boolean hasMethodParameter(String method)
hasMethodParameter in class InstanceAddressURLpublic Map<String,String> getServiceParameters(String protocolServiceKey)
InstanceAddressURLgetServiceParameters in class InstanceAddressURLpublic Map<String,String> getParameters()
getParameters in class InstanceAddressURLpublic URL addParameter(String key, String value)
addParameter in class InstanceAddressURLpublic URL addParameterIfAbsent(String key, String value)
addParameterIfAbsent in class InstanceAddressURLpublic URL addServiceParameter(String protocolServiceKey, String key, String value)
addServiceParameter in class InstanceAddressURLpublic URL addServiceParameterIfAbsent(String protocolServiceKey, String key, String value)
addServiceParameterIfAbsent in class InstanceAddressURLpublic URL addConsumerParams(String protocolServiceKey, Map<String,String> params)
addConsumerParams in class InstanceAddressURLpublic String getAnyMethodParameter(String key)
InstanceAddressURLgetAnyMethodParameter in class InstanceAddressURLpublic URL addParameters(Map<String,String> parameters)
addParameters in class URLpublic URL addParametersIfAbsent(Map<String,String> parameters)
addParametersIfAbsent in class URLpublic URLParam getUrlParam()
getUrlParam in class InstanceAddressURLpublic URLAddress getUrlAddress()
getUrlAddress in class InstanceAddressURLpublic URLParam getOverrideParams()
public String getRemoteApplication()
getRemoteApplication in class InstanceAddressURLpublic String getSide()
getSide in class InstanceAddressURLpublic ScopeModel getScopeModel()
getScopeModel in class InstanceAddressURLpublic FrameworkModel getOrDefaultFrameworkModel()
getOrDefaultFrameworkModel in class InstanceAddressURLpublic ApplicationModel getOrDefaultApplicationModel()
getOrDefaultApplicationModel in class InstanceAddressURLpublic ApplicationModel getApplicationModel()
getApplicationModel in class InstanceAddressURLpublic ModuleModel getOrDefaultModuleModel()
getOrDefaultModuleModel in class URLpublic ServiceModel getServiceModel()
getServiceModel in class InstanceAddressURLpublic Set<String> getProviderFirstParams()
getProviderFirstParams in class InstanceAddressURLpublic void setProviderFirstParams(Set<String> providerFirstParams)
setProviderFirstParams in class InstanceAddressURLpublic boolean equals(Object o)
equals in class InstanceAddressURLpublic int hashCode()
hashCode in class InstanceAddressURLpublic String toString()
toString in class InstanceAddressURLCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.