Package | Description |
---|---|
net.sourceforge.jnlp |
This package contains the classes that represent the parts of a Java Network
Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file
as an application, applet, or installer.
|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
net.sourceforge.jnlp.event | |
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
net.sourceforge.jnlp.security |
package generally about showing various security prompts
|
net.sourceforge.jnlp.tools |
Class | Description |
---|---|
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|
UpdatePolicy |
A policy that determines when a resource should be checked for
an updated version.
|
Class | Description |
---|---|
CacheEntry |
Describes an entry in the cache.
|
CacheLRUWrapper |
This class helps maintain the ordering of most recently use items across
multiple jvm instances.
|
DirectoryNode | |
DownloadIndicator |
A DownloadIndicator creates DownloadServiceListeners that are
notified of resources being transferred and their progress.
|
Resource |
Information about a single resource to download.
|
Resource.Status | |
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|
ResourceTracker.RequestMethods | |
UpdatePolicy |
A policy that determines when a resource should be checked for
an updated version.
|
Class | Description |
---|---|
Resource |
Information about a single resource to download.
|
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|
Class | Description |
---|---|
DownloadIndicator |
A DownloadIndicator creates DownloadServiceListeners that are
notified of resources being transferred and their progress.
|
UpdatePolicy |
A policy that determines when a resource should be checked for
an updated version.
|
Class | Description |
---|---|
Resource |
Information about a single resource to download.
|
Class | Description |
---|---|
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|