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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
send, send
close, getDeliveryMode, getDestination, getDisableMessageID, getDisableMessageTimestamp, getPriority, getTimeToLive, send, send, setDeliveryMode, setDisableMessageID, setDisableMessageTimestamp, setPriority, setTimeToLive
public PooledQueueSender(QueueSender messageProducer, Destination destination) throws JMSException
JMSException
public void send(Queue queue, Message message, int i, int i1, long l) throws JMSException
send
in interface QueueSender
JMSException
public void send(Queue queue, Message message) throws JMSException
send
in interface QueueSender
JMSException
public Queue getQueue() throws JMSException
getQueue
in interface QueueSender
JMSException
protected QueueSender getQueueSender()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.