Class PayerHandler

  • All Implemented Interfaces:
    org.jclouds.rest.InvocationContext<org.jclouds.http.functions.ParseSax.HandlerWithResult<Payer>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

    public class PayerHandler
    extends org.jclouds.http.functions.ParseSax.HandlerWithResult<Payer>
    Parses the response from Amazon S3 GET Request Payment

    RequestPaymentConfiguration is the document we expect to parse.