Class ParseObjectFromHeadersAndHttpContent

java.lang.Object
org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,S3Object>, Function<HttpResponse,S3Object>, InvocationContext<ParseObjectFromHeadersAndHttpContent>

public class ParseObjectFromHeadersAndHttpContent extends Object implements com.google.common.base.Function<HttpResponse,S3Object>, InvocationContext<ParseObjectFromHeadersAndHttpContent>
Parses response headers and creates a new S3Object from them and the HTTP content.
See Also:
  • invalid reference
    ParseMetadataFromHeaders