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.JMSException
SQSConnector getInstance(String awsAccessKey, String awsSecretKey, String awsSQSEndpoint, String awsSNSEndpoint) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2014. All Rights Reserved.