mirror of https://github.com/apache/jclouds.git
bd5b6853ee
Prefer ByteSourcePayload which offers a superset of its functionality. Note that ByteArrayPayload implicitly set the contentLength while users of ByteSourcePayload must do so explicitly. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # A driver to use the Apache HTTP Components Client (http://hc.apache.org/) # as an encryption library in jclouds. # # TODO: Usage example.