Uses of Enum
org.refcodes.net.PortRange
-
Uses of PortRange in org.refcodes.net
Methods in org.refcodes.net that return PortRangeModifier and TypeMethodDescriptionstatic PortRangeReturns the enum constant of this type with the specified name.static PortRange[]PortRange.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.refcodes.net with parameters of type PortRangeModifier and TypeMethodDescriptionPortManager.bindNextPort(PortRange aPortRange) The first free port in the range of the given begin Port-Number index and the given end Port-Number index is bound (reserved) and returned.