From bead79cf7668e483be25881878c33e17cfd4c7f7 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Wed, 17 Feb 2021 19:40:35 +0100 Subject: Update ABI. --- container-core/abi-spec.json | 1 + 1 file changed, 1 insertion(+) (limited to 'container-core/abi-spec.json') 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": [] -- cgit v1.2.3