| Class | Description |
|---|---|
| AppClientHTTPAdapter |
GrizzlyAdapter for serving static and dynamic content.
|
| DeveloperContentHandler |
Processes developer-provided content in (or directly or indirectly
referenced from) an optional JNLP file included in the client or the EAR.
|
| DeveloperContentService |
Maintains the in-memory representation for the customization points of
the Java Web Start JNLP that a developer might provide inside his or her
app client.
|
| ExtensionFileManager |
Manages a data structure of all extension jars known to the app server.
|
| ExtensionFileManager.ExtensionKey |
The key for identifying extension jar Extension objects in the Map.
|
| JavaWebStartInfo |
Encapsulates information related to Java Web Start support for a single
app client.
|
| JavaWebStartInfo.VendorInfo | |
| JavaWebStartState |
Models the state (and transitions) related to Java Web Start support of
app clients for a given client.
|
| JWSAdapterManager |
Handles all management of the HTTP adapters created to support Java Web
Start launches of app clients.
|
| NamingConventions | |
| RestrictedContentAdapter | |
| Util |
| Enum | Description |
|---|---|
| JavaWebStartState.Action |
Possible actions the server can tell us about.
|
Copyright © 2019. All rights reserved.