| Modifier and Type | Class and Description |
|---|---|
class |
DecoratingIoBufferPool
An abstract decorator for an I/O buffer pool.
|
class |
MemoryBufferPool
A pool of I/O buffers which share their contents with
byte buffers.
|
| Modifier and Type | Field and Description |
|---|---|
protected IoBufferPool |
DecoratingIoBufferPool.pool |
| Constructor and Description |
|---|
DecoratingIoBufferPool(IoBufferPool pool) |
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.