Habari Client for ActiveMQ  6.5
Object Pascal STOMP client library for Apache ActiveMQ
ITemporaryQueue Interface Reference
Inheritance diagram for ITemporaryQueue:
TBTTemporaryQueue

Detailed Description

A ITemporaryQueue object is a unique IQueue object created for the duration of a IConnection. It is a system-defined queue that can be consumed only by the IConnection that created it.