Uses of Interface
org.refcodes.web.PortManager
-
-
Uses of PortManager in org.refcodes.web
Classes in org.refcodes.web that implement PortManager Modifier and Type Class Description classPortManagerImplImplementation of thePortManagerinterface.classPortManagerSingletonThe singleton of thePortManagerImplfor system wide part management.Methods in org.refcodes.web that return PortManager Modifier and Type Method Description static PortManagerPortManagerSingleton. getInstance()Returns the singleton's instance as fabricated by thisPortManagerSingleton.
-