| 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 |
InputEntry<E extends InputEntry<E>>
An entry which provides input sockets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOEntry<E extends IOEntry<E>>
An entry which provides I/O sockets.
|
static interface |
IOPool.Entry<E extends IOEntry<E>>
A releasable I/O entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayIOEntry
An I/O entry which uses a byte array.
|
class |
ByteArrayIOPool.Entry |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.