Uses of Class
jmri.server.json.power.JsonPowerHttpService
-
Packages that use JsonPowerHttpService Package Description jmri.server.json.power The JMRI JSON protocol power server. -
-
Uses of JsonPowerHttpService in jmri.server.json.power
Methods in jmri.server.json.power that return JsonPowerHttpService Modifier and Type Method Description JsonPowerHttpService
JsonPowerServiceFactory. getHttpService(com.fasterxml.jackson.databind.ObjectMapper mapper, java.lang.String version)
Constructors in jmri.server.json.power with parameters of type JsonPowerHttpService Constructor Description JsonPowerSocketService(JsonConnection connection, JsonPowerHttpService service)
-