Uses of Class
org.wildfly.common.archive.Archive
-
Packages that use Archive Package Description org.wildfly.common.archive Classes for dealing with Zip and JAR format archives. -
-
Uses of Archive in org.wildfly.common.archive
Methods in org.wildfly.common.archive that return Archive Modifier and Type Method Description Archive
Archive. getNestedArchive(long entryHandle)
static Archive
Archive. open(java.nio.ByteBuffer buf)
static Archive
Archive. open(java.nio.file.Path path)
-