We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1b6d9 commit 9ffd308Copy full SHA for 9ffd308
sources/net.sf.j2s.java.core/src/java/package.js
@@ -30,7 +30,11 @@ window["java.registered"] = false;
30
"$.SimpleSerializable",
31
"$.SimpleRPCRunnable",
32
"$.SimpleRPCRequest",
33
- "$.SimpleRPCSWTRequest"
+ "$.SimpleRPCSWTRequest",
34
+
35
+ "$.SimplePipeRunnable",
36
+ "$.SimplePipeRequest",
37
+ "$.SimplePipeSWTRequest"
38
]);
39
40
ClazzLoader.jarClasspath (base + "util/AbstractList.js", [
0 commit comments