Java com.amazonaws.http StaxResponseHandler fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.http StaxResponseHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.http StaxResponseHandler.

The text is from its open source code.

Constructor

StaxResponseHandler(Unmarshaller responseUnmarshaller)
Constructs a new response handler that will use the specified StAX unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.