Package com.amazonaws.mturk.service.axis

Interface Summary
AsyncCallback Interface to get callback notifications from an Axis worker thread to notify the result of a webservice call
 

Class Summary
AsyncReply The reply for an asynchronous request placed in the Axis work queue
AsyncRequest An asynchronous request that waits in the Axis work queue to be processed
AWSService The AWSService class contains request and response handlers that are common to all AWS products.
FilteredAWSService This maintains the list of Filters which processes operation requests and replies It has methods to add, remove and clear filters.
RequesterService The RequesterService class provides a set of simplified APIs and convenience methods.
RequesterServiceRaw The RequesterServiceRaw class provides a set of APIs, which maps to the Mechanical Turk Requester WSDL.
WorkQueue Axis work queue that controls the calls to the service endpoint using a thread pool