Habari Client for ActiveMQ 3.0
Delphi and Free Pascal client library for the Apache ActiveMQ open source message broker

IQueue Interface Reference

A Queue object encapsulates a provider-specific queue name. More...

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 JMS API methods.

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

See also:
http://download.oracle.com/javaee/5/api/javax/jms/Queue.html
 All Classes Functions Variables