Uses of Package
jmri.jmris
Packages that use jmri.jmris
Package
Description
Server implementation for the JMRI interfaces.
Contains a SRCP protocol parser to be built with the
Java Compiler Compiler (JavaCC).
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.jmrisClassDescriptionAbstract interface between the a JMRI Light and a network connectionAbstract interface between the JMRI power manager and a network connectionAbstract interface between the a JMRI Programmer and a network connectionAbstract interface between the a JMRI sensor and a network connectionAbstract interface between the JMRI Throttles and a network connectionAbstract interface between the JMRI (fast) clock and a network connectionAbstract interface between the a JMRI turnout and a network connectionThis is the main JMRI Server implementation.
-
Classes in jmri.jmris used by jmri.jmris.simpleserverClassDescriptionAbstract interface between the a JMRI Light and a network connectionAbstract interface between the JMRI operations and a network connectionAbstract interface between the JMRI power manager and a network connectionAbstract interface between the a JMRI reporter and a network connectionAbstract interface between the a JMRI sensor and a network connectionAbstract interface between a JMRI signal head and a network connectionAbstract interface between the a JMRI turnout and a network connectionAbstraction of DataOutputStream and WebSocket.Connection classes.This is the main JMRI Server implementation.
-
Classes in jmri.jmris used by jmri.jmris.srcpClassDescriptionAbstract interface between the JMRI power manager and a network connectionAbstract interface between the a JMRI Programmer and a network connectionAbstract interface between the a JMRI sensor and a network connectionAbstract interface between the JMRI Throttles and a network connectionAbstract interface between the JMRI (fast) clock and a network connectionAbstract interface between the a JMRI turnout and a network connectionThis is the main JMRI Server implementation.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.jsonClassDescriptionAbstraction of DataOutputStream and WebSocket.Connection classes.This is the main JMRI Server implementation.