| 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.
|
| DelegatingInputSocket
Delegates all methods to another input socket.
|
| DelegatingOutputSocket
Delegates all methods to another output socket.
|
| InputSocket
An abstract factory for input resources 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 class for objects to do some I/O on a
local target. |
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| 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.
|
| DelegatingInputSocket
Delegates all methods to another input socket.
|
| DelegatingOutputSocket
Delegates all methods to another output socket.
|
| InputService
A service for input sockets.
|
| InputShop
A closable input service.
|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOPool
A pool of I/O entries.
|
| IOPool.Entry
A releasable I/O entry.
|
| IOSocket
An abstract class for objects to do some I/O on a
local target. |
| OutputService
A service for output sockets.
|
| OutputShop
A closable output service.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| ByteArrayIOEntry
An I/O entry which uses a byte array.
|
| ByteArrayIOEntry.ByteArrayInputSocket |
| ByteArrayIOEntry.ByteArrayOutputSocket |
| ByteArrayIOEntry.SocketFactory |
| 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.
|
| DelegatingInputSocket
Delegates all methods to another input socket.
|
| DelegatingOutputSocket
Delegates all methods to another 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 resources 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.Buffer.BufferInputSocket |
| IOCache.Buffer.BufferOutputSocket |
| IOCache.BufferSocketFactory |
| 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 class for objects to do some I/O on a
local target. |
| OutputEntry
An entry which provides output sockets.
|
| OutputService
A service for output sockets.
|
| OutputShop
A closable output service.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| IOPool
A pool of I/O entries.
|
| IOPoolProvider
A provider for an I/O entry 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 entry pool.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.