Class StoragePluginService<T extends ServiceData>
java.lang.Object
com.microsoftopentechnologies.windowsazurestorage.service.StoragePluginService<T>
- Direct Known Subclasses:
DownloadService
,UploadService
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected PrintWriter
abstract int
execute()
protected String
getTime
(long timeInMills) protected void
protected void
void
setServiceData
(T serviceData)
-
Field Details
-
FP_SEPARATOR
- See Also:
-
-
Constructor Details
-
StoragePluginService
-
-
Method Details
-
execute
- Throws:
WAStorageException
-
setRunUnstable
protected void setRunUnstable() -
println
-
error
-
getTime
-
getServiceData
-
setServiceData
-