Class BatchResponseHandler<V>

All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<BatchResult<V>>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Direct Known Subclasses:
ChangeMessageVisibilityBatchResponseHandler, DeleteMessageBatchResponseHandler, SendMessageBatchResponseHandler

public class BatchResponseHandler<V> extends ParseSax.HandlerForGeneratedRequestWithResult<BatchResult<V>>
See Also: