Tom Manville afc0ca557d JCLOUDS-417: Remove ConsumeOnCloseInputStream
ConsumeOnCloseInputStream can potentially perform a copy in finalize()
if the stream was not closed properly.
2014-07-10 20:59:09 -07:00
..
2013-12-17 11:31:56 -08:00

#
# A driver to use the Apache HTTP Components Client (http://hc.apache.org/) 
# as an encryption library in jclouds.
#
# TODO: Usage example.