8283848586878889909192
if (sServerBase == null) { sServerBase = "http://localhost/${artifactId}"; } return new HttpConnection(sServerBase + "/services/Server"); } //client + server in one JVM return new DirectServerConnection(); }