Uses of Class
org.jboss.shrinkwrap.impl.base.AssignableBase
Packages that use AssignableBase
Package
Description
-
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.baseModifier and TypeClassDescriptionclassAssignableimplementation view of an.invalid reference
ConfigurableArchiveclassImplementation of aGenericArchiveclassAssignableimplementation view of anIdentifiable. -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.container
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.containerModifier and TypeClassDescriptionclassContainerBase<T extends Archive<T>>ContainerBase Abstract class that helps implement the Archive, ManifestContainer, ResourceContainer, ClassContainer and LibraryContainer.classEnterpriseContainerBase<T extends Archive<T>>EnterpriseContainerSupport Abstract class that helps implement the EnterpriseContainer.classResourceAdapterContainerBase<T extends Archive<T>>ResourceAdapterContainerBase Abstract class that helps implement the ResourceAdapter.classWebContainerBase<T extends Archive<T>>WebContainerBase Abstract class that helps implement the WebContainer. -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporter
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporterModifier and TypeClassDescriptionclassBase support for I/O Stream-based exportersclassExplodedExporterImpl Implementation of ExplodedExporter used to export an Archive as an exploded directory structure. -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporter.tar
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporter.tarModifier and TypeClassDescriptionclassImplementation ofTarBz2Exporterused to export an Archive as a TAR format encoded in BZip2.classImplementation ofTarExporterused to export an Archive as a TAR format.classImplementation ofTarGzExporterused to export an Archive as a TAR format encoded in GZIP. -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporter.zip
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.exporter.zipModifier and TypeClassDescriptionclassImplementation of ZipExporter used to export an Archive as a ZIP format. -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.importer
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.importerModifier and TypeClassDescriptionclassExplodedImporterImpl Importer used to import Exploded directory structures into aArchive -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.importer.tar
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.importer.tarModifier and TypeClassDescriptionclassUsed to import existing TAR.BZ2 files/streams into the givenArchiveclassUsed to import existing TAR.GZ files/streams into the givenArchive(package private) classTarImporterBase<S extends TarInputStream, I extends StreamImporter<I>>Base of implementations used to import existing TAR files/streams into the givenArchiveclassUsed to import existing TAR files/streams into the givenArchive -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.importer.zip
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.importer.zipModifier and TypeClassDescriptionclassUsed to import existing Zip files/streams into the givenArchive -
Uses of AssignableBase in org.jboss.shrinkwrap.impl.base.spec
Subclasses of AssignableBase in org.jboss.shrinkwrap.impl.base.specModifier and TypeClassDescriptionclassEnterpriseArchiveImplclassImplementation of an archive with JAR-specific support.classResourceAdapterArchiveImplclassWebArchiveImpl