| EphemeralPorts.Range |
|
| EphemeralPorts.RangeGetter |
|
| NetStat.BusyPort |
Describes an active TCP port and associates it with the controlling process.
|
| NetStat.BusyPort.Builder |
|
| NetStat.BusyPort.IPVersion |
Enumerates the types of IP addresses supported.
|
| NetStat.BusyPort.TcpState |
TCP Connection states.
|
| NetStat.HostExecutionException |
Thrown to indicate the failure of a host command used in construction of TCP connection status information.
|
| NetStat.InetEndpointPair |
|
| NetStat.Platform |
Specifies the platform-dependent support for obtaining netstat-like information.
|
| PortManager |
Manages TCP port reservation/de-reservation while attempting to avoid
intra- and extra-JVM interference.
|
| PortManager.AllocatedPort |
Reference implementation used to track no longer used reserved ports.
|
| PortManager.BitSearch |
Enumeration of search for a BitSet.
|
| PortManager.PortRef |
Represents a reserved TCP port.
|
| PortManager.PortRef.CloseOption |
|
| SystemLevelLocker |
Supplies a system-level locking mechanism supporting port management.
|