diff options
author | Omair Majid <[email protected]> | 2010-11-18 10:55:02 -0500 |
---|---|---|
committer | Omair Majid <[email protected]> | 2010-11-18 10:55:02 -0500 |
commit | 16d8875dca7ef93f6c1aea72cf84bb8bb5251722 (patch) | |
tree | a6f263a5590c9bac3d67ac77e0cb9a5088bda58a /netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java | |
parent | 3ae10b75e084ff090723a3b39b998f9ce082f671 (diff) |
add javax.jnlp.IntegrationService and javax.jnlp.DownloadService2
2010-11-18 Omair Majid <[email protected]>
* NEWS: Update with new interfaces
* netx/javax/jnlp/DownloadService2.java: New interface.
(ResourceSpec): New class.
(ResourceSpec.ResourceSpec): New method.
(ResourceSpec.getExpirationDate): New method.
(ResourceSpec.getLastModified): New method.
(ResourceSpec.getSize): New method.
(ResourceSpec.getType): New method.
(ResourceSpec.getUrl): New method.
(ResourceSpec.getVersion): New method.
(getCachedResources): New method.
(getUpdateAvaiableReosurces): New method.
* netx/javax/jnlp/IntegrationService.java: New interface.
(hasAssociation): New method.
(hasDesktopShortcut): New method.
(hasMenuShortcut): New method.
(removeAssociation): New method.
(removeShortcuts): New method.
(requestAssociation): New method.
(requestShortcut): New method.
Diffstat (limited to 'netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java')
0 files changed, 0 insertions, 0 deletions