| EphemeralPorts |
|
| EphemeralPorts.Aix |
|
| EphemeralPorts.Linux |
|
| EphemeralPorts.Mac |
|
| EphemeralPorts.Range |
|
| EphemeralPorts.SolarisAndHPUX |
|
| EphemeralPorts.Windows |
|
| NetStat |
Produces a network status collection similar to that obtained using netstat.
|
| 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 |
Reference implementation 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.
|
| ReservedPorts |
Identifies reserved ports on a platform.
|
| ReservedPorts.Linux |
Determine the reserved ports on a Linux platform.
|
| ReservedPorts.Windows |
Determine the reserved ports on a Windows platform.
|
| SystemLevelLocker |
Supplies a system-level locking mechanism supporting port management.
|