summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2023-12-15 15:31:56 +0100
committerGitHub <noreply@github.com>2023-12-15 15:31:56 +0100
commit76a89eb98d9e5ce63cd7a725d3549c38d0b681e8 (patch)
tree5767022d30c0bd4de34a6671e514e1e5c7fb6aea /jdisc_core
parent3a9f89fe60e3420eed435daee435a4f8534c9512 (diff)
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()"