| Package | Description |
|---|---|
| de.schlichtherle.truezip.socket.sl |
Provides a singleton to locate an I/O pool service provider.
|
| de.schlichtherle.truezip.socket.spi |
Provides an abstract class for a locatable I/O pool service provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IOPoolLocator
Locates an I/O pool service of a class with a name which is
resolved by querying a system property or searching the class path,
whatever yields a result first.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayIOPoolService
An immutable container of a
byte array I/O pool. |
class |
IOPoolService
An abstract locatable service for an I/O pool.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.