DownloadService2.ResourceSpec |
|
DownloadServiceListener |
The DownloadServiceListener provides an interface for a
callback object implementation, which may be used by a DownloadService
implementation.
|
FileContents |
FileContents objects encapsulate the name
and contents of a file.
|
JNLPRandomAccessFile |
Instances of this class support both reading and writing to a
random access file.
|
ServiceManagerStub |
A ServiceManagerStub object implements the particular
lookup of JNLP services by the JNLP Client.
|
SingleInstanceListener |
SingleInstanceListener is a interface which should be
implemented by a JNLP application if they wish to support
single instance behaviour.
|
UnavailableServiceException |
The UnavailableServiceException is thrown by the
ServiceManager when a non-existing or unavailable service
is looked up.
|