Interface Port


public interface Port
A port of the URI.
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    Returns the port value.
  • Method Details

    • value

      default int value()
      Returns the port value.