Interface PortSupplier

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getPort()
      This method determines which port should be used for networking - Aeron Transport layer
    • Method Detail

      • getPort

        int getPort()
        This method determines which port should be used for networking - Aeron Transport layer
        Returns:
        Port to use for networking. This must be available for use on the machine on which it is used.