Package jmri.jmris.srcp
package jmri.jmris.srcp
Contains a SRCP protocol parser to be built with the
Java Compiler Compiler (JavaCC).
The resulting BNF grammar for the protocol is automatically generated during the Javadoc build step and made available here.
Related Documentation
For information on the JJTree/JavaCC toolset, please see:- Since:
- 2.9.3
-
ClassesClassDescriptionSRCP interface between the JMRI power manager and a network connectionSRCP interface between the JMRI service mode programmer and a network connectionSRCP Server interface between the JMRI Sensor manager and a network connectionThis is an implementation of SRCP for JMRI.Swing action to create and register a JmriSRCPServerControlFrame objectFrame displaying start/stop buttons for the JMRI SRCP server.Create a "JMRI SRCP Server" menu containing the Server interface to the JMRI system-independent toolsThis class provides access to the service handlers for individual object types which can be passed to a parser visitor object.Factory for LCD Clock startup actions.Interface between the JMRI Throttles and an SRCP network connectioninterface between the JMRI (fast) clock and an SRCP network connectionSRCP Server interface between the JMRI Turnout manager and a network connection