See: Description
Class | Description |
---|---|
ArchiveHelper |
Helper for dealing with archives
|
ByteArrayInputStreamAccess |
An InputStreamAccess implementation based on a byte array
|
ExplodedArchiveDescriptor |
Descriptor for exploded (directory) archives
|
FileInputStreamAccess |
An InputStreamAccess implementation based on a File reference
|
JarFileBasedArchiveDescriptor |
An ArchiveDescriptor implementation leveraging the
JarFile API for processing. |
JarInputStreamBasedArchiveDescriptor |
An ArchiveDescriptor implementation that works on archives accessible through a
JarInputStream . |
JarProtocolArchiveDescriptor |
An ArchiveDescriptor implementation for handling archives whose url reported a JAR protocol (i.e., jar://).
|
StandardArchiveDescriptorFactory |
Standard implementation of ArchiveDescriptorFactory
|
UrlInputStreamAccess |
Copyright © 2019 JBoss by Red Hat. All rights reserved.