Package | Description |
---|---|
uws.service | |
uws.service.backup |
Class and Description |
---|
UWSBackupManager
Let's saving and restoring the whole UWS.
|
Class and Description |
---|
DefaultUWSBackupManager.JSONArrayReader
Lets reading a JSON array from a
JSONTokener (that's to directly from a file)
as an iterator which returns all items which MUST BE JSONObject s. |
DefaultUWSBackupManager.JSONObjectReader
Lets reading a JSON object from a
JSONTokener (that's to say directly from a file),
as an iterator which returns all the keys. |
UWSBackupManager
Let's saving and restoring the whole UWS.
|