Package org.jboss.shrinkwrap.api.nio.file
-
Class Summary Class Description MemoryAsset AnAssetimplementation backed by an internal memory representation; able to be directly added to anArchive, and supports all operations designated by the NIO.2SeekableByteChannelAPI.MemoryNamedAsset MemoryAssetimplementation complying to theNamedAssetAPI; thread-safe.SeekableInMemoryByteChannel SeekableByteChannelimplementation backed by an auto-resizing byte array; thread-safe.ShrinkWrapFileSystems Convenience API bridge to the NIO.2FileSystemssupport for ShrinkWrapArchives.