Class PayerHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<Payer>
org.jclouds.s3.xml.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.