Class AbstractAmazonSNSAsync

java.lang.Object
com.amazonaws.services.sns.AbstractAmazonSNS
com.amazonaws.services.sns.AbstractAmazonSNSAsync
All Implemented Interfaces:
AmazonSNS, AmazonSNSAsync

public class AbstractAmazonSNSAsync extends AbstractAmazonSNS implements AmazonSNSAsync
Abstract implementation of AmazonSNSAsync. Convenient method forms pass through to the corresponding overload that takes a request object and an AsyncHandler, which throws an UnsupportedOperationException.