MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / addDirectDatabaseCall

Method addDirectDatabaseCall

src/swingjs/api/JSUtilI.java:70–70  ·  view source on GitHub ↗

Indicate to SwingJS that we can load files using AJAX from the given domain, such as "www.stolaf.edu", because we know that CORS access has been provided. @param domain

(String domain)

Source from the content-addressed store, hash-verified

68 * @param domain
69 */
70 void addDirectDatabaseCall(String domain);
71
72 /**
73 * Cache or uncache data under the given path name.

Callers 1

OSPRuntimeClass · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected