| Package | Description |
|---|---|
| de.schlichtherle.truezip.socket |
Provides I/O sockets to address and resolve targets for I/O operations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOEntry<E extends IOEntry<E>>
An entry which provides I/O sockets.
|
interface |
IOPool<E extends IOEntry<E>>
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
static interface |
IOPool.Entry<E extends IOEntry<E>>
A releasable I/O buffer.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOPool.Entry<E extends IOEntry<E>>
A releasable I/O buffer.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.