summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-12-15 15:49:02 +0100
committerGitHub <noreply@github.com>2023-12-15 15:49:02 +0100
commit28f8cf3e298d51ca703ceee36a992297d38637cc (patch)
tree5767022d30c0bd4de34a6671e514e1e5c7fb6aea /jdisc_core
parent3a9f89fe60e3420eed435daee435a4f8534c9512 (diff)
parent76a89eb98d9e5ce63cd7a725d3549c38d0b681e8 (diff)
Merge pull request #29674 from vespa-engine/revert-29671-jonmv/reapply-zk-3.9.1
Revert "Jonmv/reapply zk 3.9.1"
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 382ce72bd0a..31594fed155 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 <init>(com.yahoo.jdisc.handler.ResponseHandler)",
"public void addListener(java.lang.Runnable, java.util.concurrent.Executor)",
+ "public void <init>(com.yahoo.jdisc.handler.ResponseHandler)",
"public com.yahoo.jdisc.handler.ContentChannel handleResponse(com.yahoo.jdisc.Response)",
"public final boolean cancel(boolean)",
"public final boolean isCancelled()"