Package | Description |
---|---|
de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
de.esprit.netsuite.appstore |
Contains additional classes to drive an AppStore via an esprit server.
|
Modifier and Type | Class and Description |
---|---|
class |
AppCacheFileUpdater
This class mirrors files from a local appStore root directory to the local cache directory.
|
class |
AppCacheUrlUpdater
This class mirrors remote files based on an URL-connection from an remote appStore repository to a local cache directory.
|
Modifier and Type | Method and Description |
---|---|
void |
AppCacheManager.setUpdater(AppCacheUpdater updater) |
Constructor and Description |
---|
AppCacheManager(ApplicationContext ctx,
AppCacheUpdater updater) |
Modifier and Type | Class and Description |
---|---|
class |
AppCacheTransferUpdater
This class mirrors files based on an Esprit-connection from a remote appStore
repository to a local cache directory.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.