Package org.jboss.shrinkwrap.api.nio.file
package org.jboss.shrinkwrap.api.nio.file
-
ClassesClassDescriptionAn
Asset
implementation backed by an internal memory representation; able to be directly added to anArchive
, and supports all operations designated by the NIO.2SeekableByteChannel
API.MemoryAsset
implementation complying to theNamedAsset
API; thread-safe.SeekableByteChannel
implementation backed by an auto-resizing byte array; thread-safe.Convenience API bridge to the NIO.2FileSystems
support for ShrinkWrapArchive
s.