Interface NetworkAddressUtils.ServiceAttributeProvider

    • Method Detail

      • getServiceName

        java.lang.String getServiceName()
        Gets service name.
        Returns:
        service name
      • getHostNameKey

        PropertyKey getHostNameKey()
        Gets the key of connect hostname.
        Returns:
        key of connect hostname
      • getBindHostKey

        PropertyKey getBindHostKey()
        Gets the key of bind hostname.
        Returns:
        key of bind hostname
      • getPortKey

        PropertyKey getPortKey()
        Gets the key of service port.
        Returns:
        key of service port
      • getDefaultPort

        int getDefaultPort()
        Gets the default port number on service.
        Returns:
        default port