public static interface SecureNioChannel.ApplicationBufferHandler
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
expand(ByteBuffer buffer,
int remaining) |
ByteBuffer |
getReadBuffer() |
ByteBuffer |
getWriteBuffer() |
ByteBuffer expand(ByteBuffer buffer, int remaining)
ByteBuffer getReadBuffer()
ByteBuffer getWriteBuffer()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.