Connection_specification element

IBMStreams com.ibm.streamsx.messaging Toolkit > com.ibm.streamsx.messaging 5.4.3 > Connection specifications document > Connection_specification element

A <connection_specifications> element is a sequence of zero or more <connection_specification> elements.

Each <connection_specification> element has a single attribute, name. This name value is used in the connection parameter of Messaging Toolkit operators.

A <connection_specification> element must have exactly one element. For the Messaging Toolkit, this element is an XMS, JMS, or a MQTT element. Use the following <connection_specification> elements for each of the Messaging Toolkit operators:
  • XMS: XMSSink and XMSSource operators
  • JMS: JMSSink and JMSSource operators
  • MQTT: MQTTSink and MQTTSource operators
JMS element
MQTT element
XMS element