public static class Nio2Endpoint.NioBufferHandler extends java.lang.Object implements SecureNio2Channel.ApplicationBufferHandler
Constructor and Description |
---|
Nio2Endpoint.NioBufferHandler(int readsize,
int writesize,
boolean direct) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
getReadBuffer() |
java.nio.ByteBuffer |
getWriteBuffer() |
public Nio2Endpoint.NioBufferHandler(int readsize, int writesize, boolean direct)
public java.nio.ByteBuffer getReadBuffer()
getReadBuffer
in interface SecureNio2Channel.ApplicationBufferHandler
public java.nio.ByteBuffer getWriteBuffer()
getWriteBuffer
in interface SecureNio2Channel.ApplicationBufferHandler
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.