summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-02-17 19:40:35 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-02-17 19:40:35 +0100
commitbead79cf7668e483be25881878c33e17cfd4c7f7 (patch)
treee2e8ed695157c222cec8cc683952d18d940b1ee8 /container-core/abi-spec.json
parentd308f912621f6612a162d9cdddd0b3ed27c34f8b (diff)
Update ABI.
Diffstat (limited to 'container-core/abi-spec.json')
-rw-r--r--container-core/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index a2a9c48d61b..46b7a852afd 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -376,6 +376,7 @@
"public void nonCopyingWrite(byte[], int, int)",
"public void nonCopyingWrite(byte[])",
"public void send(java.nio.ByteBuffer)",
+ "protected void send(java.nio.ByteBuffer, com.yahoo.jdisc.handler.CompletionHandler)",
"public long written()"
],
"fields": []