| Package | Description |
|---|---|
| org.terracotta.utilities.test.net |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<NetStat.BusyPort> |
NetStat.info()
Gets the list of busy ports on the current host.
|
static java.util.List<NetStat.BusyPort> |
NetStat.info(int port)
Gets the list of busy ports associated with a single local port.
|
Copyright © 2022. All rights reserved.