summaryrefslogtreecommitdiffstats
path: root/jdisc_core/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_core/abi-spec.json')
-rw-r--r--jdisc_core/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/jdisc_core/abi-spec.json b/jdisc_core/abi-spec.json
index 5beb723465b..8171b416b0c 100644
--- a/jdisc_core/abi-spec.json
+++ b/jdisc_core/abi-spec.json
@@ -905,7 +905,8 @@
],
"methods": [
"public abstract void start()",
- "public abstract void close()"
+ "public abstract void close()",
+ "public boolean isMultiplexed()"
],
"fields": []
}