| Modifier and Type | Class and Description |
|---|---|
class |
FileArchive
This implementation of the Archive interface maps to a directory/file
structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiReadableArchive
Implements ReadableArchive based on multiple underlying ReadableArchives,
each of which will be processed in order when looking up entries, finding
the manifest, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeArchive
A composite archive is a readable archive that hides the sub archives.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPInputArchive
Implements ReadableArchive for the http (and https) protocol to support
launches of app clients using Java Web Start.
|
class |
HTTPSInputArchive
Implements ReadableArchive for the https protocol to support
launches of app clients using Java Web Start.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigBeanArchive
This class act as an ReadableArchive implementation, delegating all possible
APIs to the JSR88 DeployObject object.
|
Copyright © 2017. All rights reserved.