Class PortAllocation

java.lang.Object
org.httpobjects.tck.PortAllocation

public class PortAllocation extends Object
  • Field Details

    • port

      public final int port
    • allocationNum

      public final int allocationNum
  • Constructor Details

    • PortAllocation

      public PortAllocation(int port, int allocationNum)
  • Method Details