This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| access:agteknet_package_descriptions [2010/04/12 23:13] mmatthews | access:agteknet_package_descriptions [2013/11/22 17:13] (current) mjallison [com.agtek.net.storage.file.client.*] | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| ===== com.agtek.net.storage.file.client.* ===== | ===== com.agtek.net.storage.file.client.* ===== | ||
| - | The packages and sub-packages defining and implementing the client application interfaces for performing shared file storage operations. Initially, shared file storage was a separate server hosted at Box.net. That functionality is now integrated into the Access Server. There are sub-packages for handling both solutions. NOTE: AGTEK no longer has a business relationship with Box.net. | + | The packages and sub-packages defining and implementing the client application interfaces for performing shared file storage operations.  | 
| ===== com.agtek.net.storage.file.store ===== | ===== com.agtek.net.storage.file.store ===== | ||
| Line 85: | Line 85: | ||
| ===== com.agtek.net.tsm.data ===== | ===== com.agtek.net.tsm.data ===== | ||
| The package implementing data classes shared by both the TSMLib API and the AccessLib API. | The package implementing data classes shared by both the TSMLib API and the AccessLib API. | ||
| - | |||
| - | ===== com.agtek.net.tsmadmin.client.* ===== | ||
| - | The package and sub-packages implementing the TSM Administration web start client application used to manage old Trackwork Server instances.\\ | ||
| - | **This code can be removed once all the old Trackwork Servers are no longer supported.** | ||
| - | |||
| - | ===== com.agtek.net.tsmadmin.comm ===== | ||
| - | The package implementing code to encode/decode TSM Administration messages from a socket. This code is shared by the the TSM Administration client and server applications.\\ | ||
| - | **This code can be removed once all the old Trackwork Servers are no longer supported.** | ||
| - | |||
| - | ===== com.agtek.net.tsmadmin.data ===== | ||
| - | The package implementing data classes shared by the the TSM Administration client and server applications.\\ | ||
| - | **This code can be removed once all the old Trackwork Servers are no longer supported.** | ||
| - | |||
| - | ===== com.agtek.net.tsmadmin.server.* ===== | ||
| - | The package and sub-packages implementing the TSM Administration server application used to manage old Trackwork Server instances. TSM Administration server instances run co-hosted with existing Trackwork Server instances.\\ | ||
| - | **This code can be removed once all the old Trackwork Servers are shut down.** | ||
| ===== com.agtek.net.uploader.* ===== | ===== com.agtek.net.uploader.* ===== | ||