mirror of
https://github.com/apache/jclouds.git
synced 2025-02-11 20:46:11 +00:00
Callers should instead explicitly set contentMD5, usually with the results from Guava Hashing.md5(). This narrows the API and removes a strange IOException from callers. Further it removes a dangerous rebuffering of arbitrarily-large non-repeatable Payloads.
# # The jclouds provider for Windows Azure's Storage (http://www.microsoft.com/windowsazure/storage/default.aspx). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.