See: Description
Class | Description |
---|---|
Caller |
Caller is a sample program that
sends a message to a destination and waits for a response. |
Consumer |
Consumer is a sample program that
consumes a single message and either writes it to
either stanard output or a named file. |
Producer |
Producer is a sample program that
creates messages and sends them to a given destination which
could either be a queue or a topc. |
StopWatchMessageListener |
A simple StopWatch Message Listener for wrapping another MessageListener
to determine its performance.
|
A collection of tools for working with Messenger.