| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IOCache.Buffer.BufferInputChannel |
(package private) class |
IOCache.Buffer.BufferInputSocket |
(package private) class |
IOCache.Buffer.BufferInputStream |
(package private) class |
IOCache.Buffer.BufferOutputChannel |
(package private) class |
IOCache.Buffer.BufferOutputSocket |
(package private) class |
IOCache.Buffer.BufferOutputStream |
(package private) class |
IOCache.Buffer.BufferReadOnlyFile |
(package private) class |
IOCache.Buffer.Nio2BufferInputSocket |
(package private) class |
IOCache.Buffer.Nio2BufferOutputSocket |
| Modifier and Type | Field and Description |
|---|---|
(package private) IOPool.Entry<?> |
data |
(package private) int |
readers |
(package private) int |
writers |
| Constructor and Description |
|---|
IOCache.Buffer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) InputSocket<?> |
getInputSocket() |
(package private) OutputSocket<?> |
getOutputSocket() |
(package private) void |
release() |
final IOPool.Entry<?> data
volatile int readers
volatile int writers
IOCache.Buffer()
throws IOException
IOExceptionInputSocket<?> getInputSocket()
OutputSocket<?> getOutputSocket()
void release()
throws IOException
IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.