| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableArchiveImpl
Implementation of the
Configurable interface, providing access to the internal
Configuration of an Archive. |
class |
GenericArchiveImpl
Implementation of a
GenericArchive |
class |
IdentifiableArchiveImpl
Assignable implementation view of an Identifiable. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerBase<T extends Archive<T>>
ContainerBase
|
class |
EnterpriseContainerBase<T extends Archive<T>>
EnterpriseContainerSupport
|
class |
ResourceAdapterContainerBase<T extends Archive<T>>
ResourceAdapterContainerBase
|
class |
WebContainerBase<T extends Archive<T>>
WebContainerBase
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStreamExporterImpl
Base support for I/O Stream-based exporters
|
class |
ExplodedExporterImpl
ExplodedExporterImpl
|
| Modifier and Type | Class and Description |
|---|---|
class |
TarBz2ExporterImpl
Implementation of
TarBz2Exporter used to export an Archive as a TAR format encoded in BZip2. |
class |
TarExporterImpl
Implementation of
TarExporter used to export an Archive as a TAR format. |
class |
TarGzExporterImpl
Implementation of
TarGzExporter used to export an Archive as a TAR format encoded in GZIP. |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipExporterImpl
Implementation of ZipExporter used to export an Archive as a ZIP format.
|
class |
ZipStoredExporterImpl
Implementation of ZipStoredExporter used to export an Archive as a ZIP format with STORED compression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExplodedImporterImpl
ExplodedImporterImpl
|
| Modifier and Type | Class and Description |
|---|---|
class |
TarBz2ImporterImpl
Used to import existing TAR.BZ2 files/streams into the given
Archive |
class |
TarGzImporterImpl
Used to import existing TAR.GZ files/streams into the given
Archive |
class |
TarImporterImpl
Used to import existing TAR files/streams into the given
Archive |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipImporterImpl
Used to import existing Zip files/streams into the given
Archive |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseArchiveImpl
EnterpriseArchiveImpl
|
class |
JavaArchiveImpl
Implementation of an archive with JAR-specific support.
|
class |
ResourceAdapterArchiveImpl
ResourceAdapterArchiveImpl
|
class |
WebArchiveImpl
WebArchiveImpl
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.