| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| de.schlichtherle.truezip.socket |
Provides I/O sockets to address and resolve targets for I/O
operations.
|
| 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.
|
| Class and Description |
|---|
| DecoratingInputSocket
An abstract decorator for an input socket.
|
| DecoratingOutputSocket
An abstract decorator for an output socket.
|
| InputSocket
An abstract factory for input streams and read only files for reading bytes
from its local target.
|
| IOCache
Provides temporary caching services for input and output sockets with the
following features:
Upon the first read operation, the entry data will be read from the
backing store and temporarily stored in the cache.
|
| IOCache.Strategy
Provides different cache strategies.
|
| IOPool
A pool of I/O entries.
|
| IOSocket
An abstract address of a target for I/O operations which is provided by sub
class implementations.
|
| OutputSocket
An abstract factory for output streams for writing bytes to its
local target.
|
| Class and Description |
|---|
| ConcurrentInputShop
Decorates an
InputShop to add accounting and multithreading
synchronization for all input streams or read only files created by the
decorated input shop. |
| ConcurrentOutputShop
Decorates an
OutputShop to add accounting and multithreading
synchronization for all output streams created by the decorated output shop. |
| DecoratingInputShop
An abstract decorator for an input shop.
|
| DecoratingOutputShop
An abstract decorator for an output shop.
|
| InputService
A service for input sockets.
|
| InputShop
A closable input service.
|
| InputSocket
An abstract factory for input streams and read only files for reading bytes
from its local target.
|
| IOPool
A pool of I/O entries.
|
| IOPool.Entry
A releasable I/O entry.
|
| IOSocket
An abstract address of a target for I/O operations which is provided by sub
class implementations.
|
| OutputService
A service for output sockets.
|
| OutputShop
A closable output service.
|
| OutputSocket
An abstract factory for output streams for writing bytes to its
local target.
|
| Class and Description |
|---|
| ByteArrayIOEntry
An I/O entry which uses a byte array.
|
| ByteArrayIOPool.Entry |
| DecoratingInputShop
An abstract decorator for an input shop.
|
| DecoratingInputSocket
An abstract decorator for an input socket.
|
| DecoratingOutputShop
An abstract decorator for an output shop.
|
| DecoratingOutputSocket
An abstract decorator for an output socket.
|
| InputEntry
An entry which provides input sockets.
|
| InputService
A service for input sockets.
|
| InputShop
A closable input service.
|
| InputSocket
An abstract factory for input streams and read only files for reading bytes
from its local target.
|
| IOCache
Provides temporary caching services for input and output sockets with the
following features:
Upon the first read operation, the entry data will be read from the
backing store and temporarily stored in the cache.
|
| IOCache.Buffer |
| IOCache.InputBufferPool |
| IOCache.Lock |
| IOCache.OutputBufferPool |
| IOCache.Strategy
Provides different cache strategies.
|
| IOEntry
An entry which provides I/O sockets.
|
| IOPool
A pool of I/O entries.
|
| IOPool.Entry
A releasable I/O entry.
|
| IOSocket
An abstract address of a target for I/O operations which is provided by sub
class implementations.
|
| OutputEntry
An entry which provides output sockets.
|
| OutputService
A service for output sockets.
|
| OutputShop
A closable output service.
|
| OutputSocket
An abstract factory for output streams for writing bytes to its
local target.
|
| Class and Description |
|---|
| IOPool
A pool of I/O entries.
|
| IOPoolProvider
A provider for an I/O pool.
|
| Class and Description |
|---|
| ByteArrayIOPool
A pool of byte array I/O entries.
|
| IOPool
A pool of I/O entries.
|
| IOPoolProvider
A provider for an I/O pool.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.