Uses of Class
jmri.server.json.operations.JsonOperationsHttpService
- 
Packages that use JsonOperationsHttpService Package Description jmri.server.json.operations JMRI JSON support for Operations. - 
- 
Uses of JsonOperationsHttpService in jmri.server.json.operations
Methods in jmri.server.json.operations that return JsonOperationsHttpService Modifier and Type Method Description JsonOperationsHttpServiceJsonOperationsServiceFactory. getHttpService(com.fasterxml.jackson.databind.ObjectMapper mapper, java.lang.String version)Constructors in jmri.server.json.operations with parameters of type JsonOperationsHttpService Constructor Description JsonOperationsSocketService(JsonConnection connection, JsonOperationsHttpService service) 
 -