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