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, setUserIDcheckNotClosed, isClosed, isClosing, setClosed, setClosingpublic boolean isBound(AMQDestination destination) throws javax.jms.JMSException
isBound in class BasicMessageProducerjavax.jms.JMSExceptionpublic void close()
throws javax.jms.JMSException
Closeableclose in interface javax.jms.MessageProducerclose in class BasicMessageProducerjavax.jms.JMSException - If this cannot be closed for any reason.Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.