public class BasicMessageProducer_0_10 extends BasicMessageProducer
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this object.
|
boolean |
isBound(AMQDestination destination) |
getAMQDestination, getChannelId, getConnection, getDeliveryDelay, getDeliveryMode, getDestination, getDisableMessageID, getDisableMessageTimestamp, getPriority, getPublishMode, getSession, getTimeToLive, getUserID, isDisableTimestamps, send, send, send, send, send, send, send, send, sendImpl, setChannelId, setDeliveryDelay, setDeliveryMode, setDestination, setDisableMessageID, setDisableMessageTimestamp, setDisableTimestamps, setPriority, setPublishMode, setSession, setTimeToLive, setUserID
checkNotClosed, isClosed, isClosing, setClosed, setClosing
public boolean isBound(AMQDestination destination) throws javax.jms.JMSException
isBound
in class BasicMessageProducer
javax.jms.JMSException
public void close() throws javax.jms.JMSException
Closeable
close
in interface javax.jms.MessageProducer
close
in class BasicMessageProducer
javax.jms.JMSException
- If this cannot be closed for any reason.Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.