Example usage for Java javax.jms QueueBrowser fields, constructors, methods, implement or subclass
The text is from its open source code.
void | close() Closes the QueueBrowser . |
Enumeration | getEnumeration() Gets an enumeration for browsing the current queue messages in the order they would be received. |