summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2023-12-14 18:56:52 +0100
committerGitHub <noreply@github.com>2023-12-14 18:56:52 +0100
commit21ce1b6512aecdf1f74dd1570840243cbff90ea8 (patch)
tree90c35a9a1daa6625e684d9f9061c6ff128f32cb0 /jdisc_core
parent87bd46287bd1813d8096d907ff8bdcd8dadc82be (diff)
Revert "Revert "Jonmv/zk 3.9.1 clients 2""
Diffstat (limited to 'jdisc_core')
-rw-r--r--jdisc_core/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdisc_core/abi-spec.json b/jdisc_core/abi-spec.json
index 31594fed155..382ce72bd0a 100644
--- a/jdisc_core/abi-spec.json
+++ b/jdisc_core/abi-spec.json
@@ -604,8 +604,8 @@
"methods" : [
"public void <init>()",
"public void <init>(com.yahoo.jdisc.handler.ContentChannel)",
- "public void addListener(java.lang.Runnable, java.util.concurrent.Executor)",
"public void <init>(com.yahoo.jdisc.handler.ResponseHandler)",
+ "public void addListener(java.lang.Runnable, java.util.concurrent.Executor)",
"public com.yahoo.jdisc.handler.ContentChannel handleResponse(com.yahoo.jdisc.Response)",
"public final boolean cancel(boolean)",
"public final boolean isCancelled()"