| Package | Description |
|---|---|
| org.apache.qpid.testkit |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLauncher
A basic test case class that could launch a Sender/Receiver
or both, each on it's own separate thread.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestLauncher.createReceiver(String index,
AMQConnection con,
String addr,
ErrorHandler h) |
protected void |
TestLauncher.createSender(String index,
AMQConnection con,
String addr,
ErrorHandler h) |
void |
Client.setErrorHandler(ErrorHandler h) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.