public class BufferFactory extends Object
Constructor and Description |
---|
BufferFactory(int bufferSize,
org.apache.http.nio.util.ByteBufferAllocator allocator,
int size) |
Modifier and Type | Method and Description |
---|---|
ControlledByteBuffer |
getBuffer() |
void |
release(ControlledByteBuffer buffer) |
public BufferFactory(int bufferSize, org.apache.http.nio.util.ByteBufferAllocator allocator, int size)
public ControlledByteBuffer getBuffer()
public void release(ControlledByteBuffer buffer)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.