Uses of Package
org.jboss.shrinkwrap.api.asset
Packages that use org.jboss.shrinkwrap.api.asset
Package
Description
-
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.apiClassDescriptionRepresents byte-based content.Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (
ArchivePath
) each time. -
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api.asset
-
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api.container
-
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api.nio.fileClassDescriptionRepresents byte-based content.Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (
ArchivePath
) each time. -
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.baseClassDescriptionAn
Asset
representing anArchive
; a specifiedStreamExporter
type will be used to fulfill theAsset.openStream()
contract.Represents byte-based content.Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (ArchivePath
) each time. -
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base.asset
-
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base.containerClassDescriptionRepresents byte-based content.Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (
ArchivePath
) each time. -
Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base.exporterClassDescriptionAn
Asset
representing anArchive
; a specifiedStreamExporter
type will be used to fulfill theAsset.openStream()
contract.