List of usage examples for javax.jms QueueSender interface-usage
From source file com.amazon.sqs.javamessaging.SQSMessageProducer.java
/**
* A client uses a MessageProducer object to send messages to a queue
* destination. A MessageProducer object is created by passing a Destination
* object to a message-producer creation method supplied by a session.
* <P>
* A client also has the option of creating a message producer without supplying