Class ParseObjectFromHeadersAndHttpContent

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

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