| Home >> All |
| | wal.jnlp.* (4) | | wal.net.* (3) | | wal.xml.* (5) |
wal: Javadoc index of package wal.
Package Samples:
wal.jnlp
wal.net
wal.xml
Classes:
SwingWorker: This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread. For instructions on using this class, see: http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html Note that the API changed slightly in the 3rd version: You must now invoke start() on the SwingWorker after creating it.
CacheService: CacheService manages the cache of downloaded resources. CacheService is meant to hold only resources for a single application. So anything in cache is related to that application. To initialize cache, you have to start WAL at least once with argument -i. Please use first argument -h to see detail about initialize parameter. Created on 06.10.2003
BasicDownloader: BasicDownloader downloads requested files from HTTP-Server. Created on 06.10.2003
JNLPStore: JNLPStore serves any information from jnlp file. Created on 04.10.2003
ServiceManagerImpl: Implements the javax.jnlp.ServiceManagerStub Created on 06.10.2003
Launch: Launch starts the launch sequence Created on 03.10.2003
FileHandle: Created on 11.10.2003
FileStateListener: Created on 11.10.2003
WALException: Created on 06.10.2003
BasicServiceImpl: Created on 08.10.2003
DefaultProgressWindow: Created on 06.10.2003
DownloadServiceImpl: Created on 06.10.2003
ResourceUpdater: Created on 10.10.2003
SocketTester: Created on 11.10.2003
JNLPApplication: Created on 05.10.2003
JNLPInformation: Created on 04.10.2003
JNLPResource: Created on 05.10.2003
JNLPSecurity: Created on 05.10.2003
CacheServiceImpl
| Home | Contact Us | Privacy Policy | Terms of Service |