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