org.jclouds.azureblob
Interface AzureBlobUtil


public interface AzureBlobUtil

Helper functions needed to to derive BlobStore values

Author:
Adrian Cole
See Also:

Method Summary
 byte[] getMD5(URI container, String key)
           
 

Method Detail

getMD5

byte[] getMD5(URI container,
              String key)


Copyright © 2009-2012 jclouds. All Rights Reserved.