private class IOCache.WriteThroughOutputBufferPool extends IOCache.OutputBufferPool
Pool.Releasable<E extends Exception>| Modifier | Constructor and Description |
|---|---|
private |
IOCache.WriteThroughOutputBufferPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
release(IOCache.Buffer buffer)
Releases a previously allocated resource to this pool.
|
allocateprivate IOCache.WriteThroughOutputBufferPool()
public void release(IOCache.Buffer buffer) throws IOException
PoolIllegalArgumentException or an
IllegalStateException upon the conditions explained below.release in interface Pool<IOCache.Buffer,IOException>release in class IOCache.OutputBufferPoolbuffer - a resource.IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.