Uses of Class
net.noderunner.amazon.s3.GetStreamResponse

Packages that use GetStreamResponse
net.noderunner.amazon.s3   
 

Uses of GetStreamResponse in net.noderunner.amazon.s3
 

Methods in net.noderunner.amazon.s3 that return GetStreamResponse
 GetStreamResponse Connection.getStream(Bucket bucket, java.lang.String key)
          Reads an object from S3, returning a stream to access the data.
 GetStreamResponse Connection.getStream(Bucket bucket, java.lang.String key, Headers headers)
          Reads an object from S3, returning a stream to access the data.
 



Copyright © 2009. All Rights Reserved.