| Package | Description |
|---|---|
| org.mule.jms.commons.internal.support |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Destination |
JmsSupport.createDestination(javax.jms.Session session,
String name,
boolean topic,
JmsConfig config)
Creates a new JMS
Destination with the given name. |
javax.jms.Destination |
Jms20Support.createDestination(javax.jms.Session session,
String name,
boolean topic,
JmsConfig config)
Creates a new JMS
Destination with the given name. |
Copyright © 2019. All rights reserved.