Uses of Class
adams.core.net.PortManager
-
Packages that use PortManager Package Description adams.core.net -
-
Uses of PortManager in adams.core.net
Fields in adams.core.net declared as PortManager Modifier and Type Field Description protected static PortManagerPortManager. m_Singletonthe singleton.Methods in adams.core.net that return PortManager Modifier and Type Method Description static PortManagerPortManager. getSingleton()Returns the singleton instance of the port manager.
-