GetStreamResponse Class Reference

Inherits com::amazon::s3::Response.

Collaboration diagram for GetStreamResponse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GetStreamResponse (HttpURLConnection connection) throws IOException

Public Attributes

S3StreamObject object

Private Member Functions

Map extractMetadata (HttpURLConnection connection)


Detailed Description

A Response object returned from AWSAuthConnection.get(). Exposes the attribute object, which represents the retrieved object.

Constructor & Destructor Documentation

GetStreamResponse ( HttpURLConnection  connection  )  throws IOException

Pulls a representation of an S3Object out of the HttpURLConnection response.


Member Function Documentation

Map extractMetadata ( HttpURLConnection  connection  )  [private]

Examines the response's header fields and returns a Map from String to List of Strings representing the object's metadata.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:29 2012 for Project Wonder by  doxygen 1.5.8