Uses of Class
org.terracotta.utilities.test.net.PortManager
-
Packages that use PortManager Package Description org.terracotta.utilities.test.net -
-
Uses of PortManager in org.terracotta.utilities.test.net
Fields in org.terracotta.utilities.test.net declared as PortManager Modifier and Type Field Description private static PortManagerPortManager. INSTANCEMethods in org.terracotta.utilities.test.net that return PortManager Modifier and Type Method Description static PortManagerPortManager. getInstance()Gets the singleton instance ofPortManagerto use in a JVM.
-