public interface SQSConnectorFactory
| Modifier and Type | Method and Description |
|---|---|
SQSConnector |
getInstance(String awsAccessKey,
String awsSecretKey) |
SQSConnector |
getInstance(String awsAccessKey,
String awsSecretKey,
String awsSQSEndpoint,
String awsSNSEndpoint) |
SQSConnector getInstance(String awsAccessKey, String awsSecretKey) throws javax.jms.JMSException
javax.jms.JMSExceptionSQSConnector getInstance(String awsAccessKey, String awsSecretKey, String awsSQSEndpoint, String awsSNSEndpoint) throws javax.jms.JMSException
javax.jms.JMSExceptionCopyright © 2014. All Rights Reserved.