Package org.terracotta.utilities.test.net
-
Interface Summary Interface Description EphemeralPorts.RangeGetter -
Class Summary Class Description EphemeralPorts EphemeralPorts.Aix EphemeralPorts.Linux EphemeralPorts.Mac EphemeralPorts.Range EphemeralPorts.SolarisAndHPUX EphemeralPorts.Windows NetStat Produces a network status collection similar to that obtained usingnetstat.NetStat.BusyPort Describes an active TCP port and associates it with the controlling process.NetStat.BusyPort.Builder NetStat.InetEndpointPair PortManager Manages TCP port reservation/de-reservation while attempting to avoid intra- and extra-JVM interference.PortManager.AllocatedPort Referenceimplementation used to track no longer used reserved ports.PortManager.Pid Determines the process identifier of the current process.PortManager.PortRef Represents a reserved TCP port.SystemLevelLocker Supplies a system-level locking mechanism supporting port management. -
Enum Summary Enum Description NetStat.BusyPort.IPVersion Enumerates the types of IP addresses supported.NetStat.BusyPort.TcpState TCP Connection states.NetStat.Platform Specifies the platform-dependent support for obtainingnetstat-like information.PortManager.BitSearch Enumeration of search for aBitSet. -
Exception Summary Exception Description NetStat.HostExecutionException Thrown to indicate the failure of a host command used in construction of TCP connection status information.