| Package | Description |
|---|---|
| co.paralleluniverse.capsule |
Contains classes to interact with capsules:
CapsuleUtils lets an application running in a capsule obtain information from the capsule.
Jar allows simple, programmatic creation of JAR file/streams, and can be used by a server that generates customized capsules.
CapsuleLauncher launched capsules programmatically, and is used by capsule containers.
|
| co.paralleluniverse.capsule.test |