Uses of Package
jmri.jmris
-
Packages that use jmri.jmris Package Description jmri.jmris Server implementation for the JMRI interfaces.jmri.jmris.simpleserver jmri.jmris.srcp Contains a SRCP protocol parser to be built with the Java Compiler Compiler (JavaCC).jmri.server.json The JMRI JSON Services provide access to JMRI via JSON data objects via a RESTful interface over HTTP or via JSON messages via a socket interface over TCP or WebSockets. -
Classes in jmri.jmris used by jmri.jmris Class Description AbstractLightServer Abstract interface between the a JMRI Light and a network connectionAbstractOperationsServer.TrainListener AbstractPowerServer Abstract interface between the JMRI power manager and a network connectionAbstractProgrammerServer Abstract interface between the a JMRI Programmer and a network connectionAbstractSensorServer Abstract interface between the a JMRI sensor and a network connectionAbstractServerPreferences AbstractThrottleServer Abstract interface between the JMRI Throttles and a network connectionAbstractTimeServer Abstract interface between the JMRI (fast) clock and a network connectionAbstractTurnoutServer Abstract interface between the a JMRI turnout and a network connectionAbstractTurnoutServer.TurnoutListener JmriServer This is the main JMRI Server implementation.JmriServer.ClientListener -
Classes in jmri.jmris used by jmri.jmris.simpleserver Class Description AbstractLightServer Abstract interface between the a JMRI Light and a network connectionAbstractOperationsServer Abstract interface between the JMRI operations and a network connectionAbstractPowerServer Abstract interface between the JMRI power manager and a network connectionAbstractReporterServer Abstract interface between the a JMRI reporter and a network connectionAbstractSensorServer Abstract interface between the a JMRI sensor and a network connectionAbstractServerPreferences AbstractSignalHeadServer Abstract interface between a JMRI signal head and a network connectionAbstractTurnoutServer Abstract interface between the a JMRI turnout and a network connectionBundle JmriConnection Abstraction of DataOutputStream and WebSocket.Connection classes.JmriServer This is the main JMRI Server implementation. -
Classes in jmri.jmris used by jmri.jmris.srcp Class Description AbstractPowerServer Abstract interface between the JMRI power manager and a network connectionAbstractProgrammerServer Abstract interface between the a JMRI Programmer and a network connectionAbstractSensorServer Abstract interface between the a JMRI sensor and a network connectionAbstractServerPreferences AbstractThrottleServer Abstract interface between the JMRI Throttles and a network connectionAbstractTimeServer Abstract interface between the JMRI (fast) clock and a network connectionAbstractTurnoutServer Abstract interface between the a JMRI turnout and a network connectionAbstractTurnoutServer.TurnoutListener Bundle JmriServer This is the main JMRI Server implementation.ServiceHandler This class provides access to the service handlers for individual object types which can be passed to a parser visitor object. -
Classes in jmri.jmris used by jmri.server.json Class Description JmriConnection Abstraction of DataOutputStream and WebSocket.Connection classes.JmriServer This is the main JMRI Server implementation.