Interface IIpPort


public interface IIpPort

Represents a IP Port.

Use the appropriate host manager annotation to obtain an object

Author:
Michael Baylis
  • Method Details

    • getPortNumber

      int getPortNumber()
      Get the port number
    • getHost

      IIpHost getHost()
    • getType

      String getType()