| Package | Description |
|---|---|
| io.joshworks.snappy.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar. |
| io.joshworks.snappy.loader.archive |
Abstraction over logical Archives be they backed by a JAR file or unpacked into a
folder.
|
| Class | Description |
|---|---|
| Archive |
An archive that can be launched by the
Launcher. |
| Archive.Entry |
Represents a single entry in the archive.
|
| Class | Description |
|---|---|
| Archive |
An archive that can be launched by the
Launcher. |
| Archive.Entry |
Represents a single entry in the archive.
|
| Archive.EntryFilter |
Strategy interface to filter
Entries. |
| Archive.EntryRenameFilter |
Strategy interface to filter or rename
Entries. |
Copyright © 2018. All rights reserved.