Package org.apache.axiom.testutils
Class PortAllocator
- java.lang.Object
-
- org.apache.axiom.testutils.PortAllocator
-
public final class PortAllocator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intallocatePort()Allocate a TCP port.
-