| Interface | Description |
|---|---|
| Content | |
| DynamicContent |
Prescribes the contract for dynamic content.
|
| DynamicContent.Instance |
Defines the contract for a given version of dynamic content at a single
moment in time.
|
| StaticContent |
Represents all static content served for Java Web Start app client launches.
|
| Class | Description |
|---|---|
| ACCConfigContent |
Abstracts the content of several server-side config files so the current
values can be served to the Java Web Start client.
|
| ASJarSigner |
Signs a specified JAR file.
|
| AutoSignedContent |
Represents otherwise fixed content that must be automatically signed
if it does not yet exist or if the underlying unsigned file has changed
since the signed version was created.
|
| CachingDynamicContentImpl |
Represents dynamic content in template form.
|
| Content.Adapter | |
| DynamicContent.InstanceAdapter |
Convenience implementation of Instance.
|
| FixedContent |
Represents static content that is fixed in location and content over
time.
|
| NestedClientTokenHelper | |
| SimpleDynamicContentImpl | |
| StandAloneClientTokenHelper | |
| StreamedAutoSignedStaticContent |
Auto-signed content that is delivered not as an on-disk file but as an
output stream.
|
| TokenHelper |
| Enum | Description |
|---|---|
| Content.State |
| Exception | Description |
|---|---|
| ASJarSigner.ASJarSignerException |
Wraps any underlying exception.
|
Copyright © 2017. All rights reserved.