summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
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": []