Uses of Interface
org.jboss.shrinkwrap.api.importer.TarGzImporter
Packages that use TarGzImporter
-
Uses of TarGzImporter in org.jboss.shrinkwrap.impl.base.importer.tar
Classes in org.jboss.shrinkwrap.impl.base.importer.tar that implement TarGzImporterModifier and TypeClassDescriptionclass
Used to import existing TAR.GZ files/streams into the givenArchive
Methods in org.jboss.shrinkwrap.impl.base.importer.tar that return types with arguments of type TarGzImporterModifier and TypeMethodDescription(package private) Class
<TarGzImporter> TarGzImporterImpl.getActualClass()
Returns the actual class for this implementation