Habari STOMP Client for ActiveMQ 9.4
Object Pascal STOMP client library for Apache ActiveMQ
Loading...
Searching...
No Matches
IQueueBrowser Interface Reference

A client uses an IQueueBrowser object to look at messages on a queue without removing them. More...

Inheritance diagram for IQueueBrowser:

Public Member Functions

IQueueEnumeration GetEnumeration ()

Detailed Description

A client uses an IQueueBrowser object to look at messages on a queue without removing them.

Note
This interface is only supported by ActiveMQ.

Member Function Documentation

◆ GetEnumeration()

IQueueEnumeration IQueueBrowser::GetEnumeration ( )