summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorHarald Musum <musum@vespa.ai>2023-12-14 18:29:37 +0100
committerGitHub <noreply@github.com>2023-12-14 18:29:37 +0100
commit2a3b518b8fcc15d3a83d0dcb46e7d02643a9627a (patch)
tree844e820e81bbfa2a9cd37b00cd74335b8c77d14d /jdisc_core
parentb81bedb2aabea0a033023ff5d64857f0b15535bb (diff)
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 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()"