public class AWSMessenger
extends java.lang.Object
Constructor and Description |
---|
AWSMessenger(java.util.Map props)
Creates new AWSRequester
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
display(XQueue xq)
It listens to an XQueue for incoming JMS messages and extracts the AWS
request from each message.
|
java.lang.String |
getURI() |
boolean |
isConnected() |
public void display(XQueue xq) throws java.io.IOException, javax.jms.JMSException, TimeoutException
java.io.IOException
javax.jms.JMSException
TimeoutException
public java.lang.String getURI()
public boolean isConnected()
public void close()