public class BufferFactory extends Object
| Constructor and Description |
|---|
BufferFactory(int bufferSize,
org.apache.http.nio.util.ByteBufferAllocator allocator,
int size) |
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.