public class AMQPMirrorMessageFactory extends Object
| Constructor and Description |
|---|
AMQPMirrorMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Message |
createMessage(String to,
SimpleString address,
SimpleString queue,
Object event,
String brokerID,
Object body)
This method is open to make it testable,
do not use on your applications.
|
public static Message createMessage(String to, SimpleString address, SimpleString queue, Object event, String brokerID, Object body)
Copyright © 2021 The Apache Software Foundation. All rights reserved.