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 Archive s. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.