public void () public final javax.naming.Reference getReference() throws javax.naming.NamingException public abstract void toReference(javax.naming.Reference arg1) throws javax.naming.NamingException public abstract void fromReference(javax.naming.Reference arg1) throws javax.naming.NamingException
org.objectweb.joram.client.connector.OutboundProducer(Ci-dessous la liste des Méthodes de la classe)
public void setDisableMessageID(boolean value) throws javax.jms.JMSException public void setDeliveryMode(int deliveryMode) throws javax.jms.JMSException public void setPriority(int priority) throws javax.jms.JMSException public void setTimeToLive(long timeToLive) throws javax.jms.JMSException public void setDisableMessageTimestamp(boolean value) throws javax.jms.JMSException public javax.jms.Destination getDestination() throws javax.jms.JMSException public boolean getDisableMessageID() throws javax.jms.JMSException public int getDeliveryMode() throws javax.jms.JMSException public int getPriority() throws javax.jms.JMSException public long getTimeToLive() throws javax.jms.JMSException public boolean getDisableMessageTimestamp() throws javax.jms.JMSException public void send(javax.jms.Message message) throws javax.jms.JMSException public void send(javax.jms.Message message, int deliveryMode, int priority, long timeToLive) throws javax.jms.JMSException public void send(javax.jms.Destination dest, javax.jms.Message message) throws javax.jms.JMSException public void send(javax.jms.Destination dest, javax.jms.Message message, int deliveryMode, int priority, long timeToLive) throws javax.jms.JMSException public void close() throws javax.jms.JMSException