public class PooledQueueSender extends PooledProducer implements QueueSender
QueueSender instance that is created and managed by the PooledConnection.| Constructor and Description |
|---|
PooledQueueSender(QueueSender messageProducer,
Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
Queue |
getQueue() |
protected QueueSender |
getQueueSender() |
void |
send(Queue queue,
Message message) |
void |
send(Queue queue,
Message message,
int i,
int i1,
long l) |
close, getDeliveryMode, getDestination, getDisableMessageID, getDisableMessageTimestamp, getMessageProducer, getPriority, getTimeToLive, isAnonymous, send, send, send, send, setDeliveryMode, setDisableMessageID, setDisableMessageTimestamp, setPriority, setTimeToLive, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsend, sendclose, getDeliveryMode, getDestination, getDisableMessageID, getDisableMessageTimestamp, getPriority, getTimeToLive, send, send, setDeliveryMode, setDisableMessageID, setDisableMessageTimestamp, setPriority, setTimeToLivepublic PooledQueueSender(QueueSender messageProducer, Destination destination) throws JMSException
JMSExceptionpublic void send(Queue queue, Message message, int i, int i1, long l) throws JMSException
send in interface QueueSenderJMSExceptionpublic void send(Queue queue, Message message) throws JMSException
send in interface QueueSenderJMSExceptionpublic Queue getQueue() throws JMSException
getQueue in interface QueueSenderJMSExceptionprotected QueueSender getQueueSender()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.