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

ITemporaryTopic Interface Reference

A ITemporaryTopic object is a unique ITopic object created for the duration of a IConnection. More...

Inheritance diagram for ITemporaryTopic:
TBTTemporaryTopic

Detailed Description

A ITemporaryTopic object is a unique ITopic object created for the duration of a IConnection.

It is a system-defined topic that can be consumed only by the IConnection that created it.

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