|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractLightServer | Abstract interface between the a JMRI Light and a network connection |
| AbstractMemoryServer | Abstract interface between a JMRI memory and a network connection |
| AbstractOperationsServer | Abstract interface between the JMRI operations and a network connection |
| AbstractPowerServer | Abstract interface between the JMRI power manager and a network connection |
| AbstractProgrammerServer | Abstract interface between the a JMRI Programmer and a network connection |
| AbstractReporterServer | Abstract interface between the a JMRI reporter and a network connection |
| AbstractRouteServer | Abstract interface between the a JMRI route and a network connection |
| AbstractSensorServer | Abstract interface between the a JMRI sensor and a network connection |
| AbstractSignalHeadServer | Abstract interface between a JMRI signal head and a network connection |
| AbstractSignalMastServer | Abstract interface between a JMRI signal mast and a network connection |
| AbstractTurnoutServer | Abstract interface between the a JMRI turnout and a network connection |
| Bundle | |
| JmriConnection | Abstraction of DataOutputStream and WebSocket.Connection classes Used so that that server objects need only to use a single object/method to send data to any supported object type. |
| JmriServer | This is the main JMRI Server implementation. |
| JmriServerAction | Swing action to create and register a JmriServerControlFrame object |
| JmriServerFrame | Frame displaying start/stop buttons for the JMRI server. |
| ServerMenu | Create a "Server" menu containing the Server interface to the JMRI system-independent tools |
| ServiceHandler | This class provides access to the service handlers for individual object types which can be passed to a parser visitor object. |
Server implementation for the JMRI interfaces.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||