Uses of Class
jmri.server.json.schema.JsonSchemaServiceCache
-
Packages that use JsonSchemaServiceCache Package Description 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. -
-
Uses of JsonSchemaServiceCache in jmri.server.json
Fields in jmri.server.json declared as JsonSchemaServiceCache Modifier and Type Field Description protected JsonSchemaServiceCache
JsonConnection. schemas
-