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

Detailed Description

A Queue object encapsulates a provider-specific queue name. It is the way a client specifies the identity of a queue to API methods.

The actual length of time messages are held by a queue and the consequences of resource overflow are not defined by the API.