Uses of Class
jmri.server.json.util.JsonUtilHttpService
Packages that use JsonUtilHttpService
-
Uses of JsonUtilHttpService in jmri.server.json.util
Methods in jmri.server.json.util that return JsonUtilHttpServiceModifier and TypeMethodDescriptionJsonUtilServiceFactory.getHttpService(com.fasterxml.jackson.databind.ObjectMapper mapper, String version) Constructors in jmri.server.json.util with parameters of type JsonUtilHttpServiceModifierConstructorDescription(package private)JsonUtilSocketService(JsonConnection connection, JsonUtilHttpService service) Package protected method for unit testing that allows a test HTTP service to be used.