public class BufferAllocatorFactory
extends Object
The factory of buffer allocators.
-
Field Summary 
Fields
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION 
public static final String PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION
- See Also:
-
-
Method Details 
-
create 