jclouds/providers/azureblob
Andrew Gaul bd5b6853ee Replace uses of ByteArrayPayload
Prefer ByteSourcePayload which offers a superset of its functionality.
Note that ByteArrayPayload implicitly set the contentLength while
users of ByteSourcePayload must do so explicitly.
2014-09-07 07:43:14 -07:00
..
src Replace uses of ByteArrayPayload 2014-09-07 07:43:14 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml JCLOUDS-706: Upgrade Azure API to 2012-02-12 2014-09-05 16:35:31 -07:00

README.txt

#
# 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.