Interface | Description |
---|---|
ErrorHandler |
Class | Description |
---|---|
Client | |
Receiver |
A generic receiver which consumes messages
from a given address in a broker (host/port)
until told to stop by killing it.
|
Sender |
A generic sender which sends a stream of messages
to a given address in a broker (host/port)
until told to stop by killing it.
|
TestLauncher |
A basic test case class that could launch a Sender/Receiver
or both, each on it's own separate thread.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.