| Class | Description |
|---|---|
| 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. |
| MemoryNamedAsset |
MemoryAsset implementation complying to the NamedAsset API; thread-safe. |
| SeekableInMemoryByteChannel |
SeekableByteChannel implementation backed by an auto-resizing byte array; thread-safe. |
| ShrinkWrapFileSystems |
Convenience API bridge to the NIO.2
FileSystems support for ShrinkWrap Archives. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.