org.jclouds.rest.annotations
Annotation Type JAXBResponseParser


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface JAXBResponseParser

Shows the transformer type used to parse XML with the ParseXMLWithJAXB parser in a HttpResponse.

Author:
Ignasi Barrera



Copyright © 2009-2012 jclouds. All Rights Reserved.