public static interface NetworkAddressUtils.ServiceAttributeProvider
Modifier and Type | Method and Description |
---|---|
PropertyKey |
getBindHostKey()
Gets the key of bind hostname.
|
int |
getDefaultPort()
Gets the default port number on service.
|
PropertyKey |
getHostNameKey()
Gets the key of connect hostname.
|
PropertyKey |
getPortKey()
Gets the key of service port.
|
String |
getServiceName()
Gets service name.
|
String getServiceName()
PropertyKey getHostNameKey()
PropertyKey getBindHostKey()
PropertyKey getPortKey()
int getDefaultPort()
Copyright © 2023. All Rights Reserved.