| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api | |
| org.jboss.shrinkwrap.api.asset | |
| org.jboss.shrinkwrap.api.container |
| Class and Description |
|---|
| Asset
Represents byte-based content.
|
| NamedAsset
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. |
| Class and Description |
|---|
| Asset
Represents byte-based content.
|
| EmptyAsset
Implementation of a
Asset having empty content. |
| MemoryAsset
An
Asset implementation backed by an internal memory representation; able to be directly added to an
Archive, and supports all operations designated by the NIO.2 SeekableByteChannel API. |
| NamedAsset
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. |
| Class and Description |
|---|
| Asset
Represents byte-based content.
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.