Class TtyPortHubSingleton

java.lang.Object
org.refcodes.serial.alt.tty.TtyPortHub
org.refcodes.serial.alt.tty.TtyPortHubSingleton
All Implemented Interfaces:
org.refcodes.serial.PortHub<TtyPort,TtyPortMetrics>

public class TtyPortHubSingleton extends TtyPortHub
The singleton of the TtyPortHub for system wide COM port management.
  • Constructor Details

    • TtyPortHubSingleton

      protected TtyPortHubSingleton()
      Instantiates a new port manager singleton.
  • Method Details