Uses of Interface
jmri.jmrit.withrottle.DeviceManager
-
Packages that use DeviceManager Package Description jmri.jmrit.withrottle -
-
Uses of DeviceManager in jmri.jmrit.withrottle
Classes in jmri.jmrit.withrottle that implement DeviceManager Modifier and Type Class Description class
FacelessServer
Copied from UserInterface, but with the UI stuff removed.Fields in jmri.jmrit.withrottle declared as DeviceManager Modifier and Type Field Description (package private) DeviceManager
DeviceManager.DeviceManagerThread. manager
Constructors in jmri.jmrit.withrottle with parameters of type DeviceManager Constructor Description DeviceManagerThread(DeviceManager manager)
DeviceServer(java.net.Socket socket, DeviceManager manager)
-