aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-12-14 17:42:54 +0100
committerGitHub <noreply@github.com>2023-12-14 17:42:54 +0100
commitb81bedb2aabea0a033023ff5d64857f0b15535bb (patch)
tree90c35a9a1daa6625e684d9f9061c6ff128f32cb0 /jdisc_core
parent6f0cc5cac45ba97c6365aafde252ff1d1a80f088 (diff)
parentd1f52df9f96ec7375994ff68966daa9217954381 (diff)
Merge pull request #29658 from vespa-engine/jonmv/zk-3.9.1-clients-2
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()"