Class StoragePluginService<T extends ServiceData>
java.lang.Object
com.microsoftopentechnologies.windowsazurestorage.service.StoragePluginService<T>
- Direct Known Subclasses:
DownloadService,UploadService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PrintWriterabstract intexecute()protected StringgetTime(long timeInMills) protected voidprotected voidvoidsetServiceData(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
-