| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.fs.archive.tar |
The archive driver family for TAR files.
|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.fs.archive.zip.raes |
The archive driver family for RAES encrypted ZIP files, alias TZP files.
|
| de.schlichtherle.truezip.fs.file |
Implements the
file scheme for accessing the local file system using
the java.io.File* API. |
| de.schlichtherle.truezip.fs.http |
Implements the
http(s) scheme for read-only access to the web. |
| de.schlichtherle.truezip.fs.inst |
Provides base classes for the instrumentation of the TrueZIP Kernel.
|
| de.schlichtherle.truezip.fs.inst.jmx |
Provides classes to instrument the TrueZIP Kernel with JMX.
|
| de.schlichtherle.truezip.fs.inst.jul |
Provides classes to instrument the TrueZIP Kernel with
java.util.logging. |
| 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 buffer pool service provider on the
class path.
|
| de.schlichtherle.truezip.socket.spi |
Provides an abstract class for a locatable service provider for an
I/O buffer pool.
|
| Class and Description |
|---|
| InputShop
A closable input service.
|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| OutputShop
A closable output service.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| 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 for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| 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 |
|---|
| DecoratingOutputShop
An abstract decorator for an output shop.
|
| DecoratingOutputSocket
An abstract decorator for an output 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 for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| IOSocket
An abstract class for objects to do some I/O on a
local target. |
| MultiplexedOutputShop
Decorates annother output shop to support a virtually unlimited number of
entries which may be written concurrently while actually at most one entry
is written concurrently to the decorated output shop.
|
| 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 |
|---|
| InputShop
A closable input service.
|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| OutputShop
A closable output service.
|
| Class and Description |
|---|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| Class and Description |
|---|
| InputEntry
An entry which provides input sockets.
|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOEntry
An entry which provides I/O sockets.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| IOSocket
An abstract class for objects to do some I/O on a
local target. |
| OutputEntry
An entry which provides output sockets.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| 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.
|
| InputEntry
An entry which provides input sockets.
|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOEntry
An entry which provides I/O sockets.
|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPool.Entry
A releasable I/O buffer.
|
| IOSocket
An abstract class for objects to do some I/O on a
local target. |
| OutputEntry
An entry which provides output sockets.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPool.Entry
A releasable I/O buffer.
|
| OutputSocket
An abstract factory for output resources for writing bytes to its
local target.
|
| Class and Description |
|---|
| InputSocket
An abstract factory for input resources for reading bytes from its
local target.
|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPool.Entry
A releasable I/O buffer.
|
| 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.
|
| DecoratingOutputShop
An abstract decorator for an output shop.
|
| 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.Strategy
Provides different cache strategies.
|
| IOEntry
An entry which provides I/O sockets.
|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| 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 for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
| Class and Description |
|---|
| IOPool
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| IOPool.Entry
A releasable I/O buffer.
|
| IOPoolProvider
A provider for an I/O buffer pool.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.