Habari Client for Artemis  6.9
Object Pascal STOMP client library for ActiveMQ Artemis
TBTMessageProducer Member List

This is the complete list of members for TBTMessageProducer, including all inherited members.

CheckClosed()TBTMessageProducerprotected
Close()TBTMessageProducer
DestinationTBTMessageProducer
Send(const IDestination Destination, const IMessage Message)TBTMessageProducer
Send(const IMessage Message)TBTMessageProducer
Send(const IMessage Message, const TJMSDeliveryMode DeliveryMode, const Integer Priority, const Integer TimeToLive)TBTMessageProducer
Send(const IDestination Destination, const IMessage Message, const TJMSDeliveryMode DeliveryMode, const Integer Priority, const Integer TimeToLive)TBTMessageProducer
TBTMessageProducer(const TBTSession Session, const IDestination Destination, const Integer SendTimeOut)TBTMessageProducer