| Attributes Summary | |
| node : String | The WebSphere node name of the administrative node where the JMS server runs for this connection factory. |
| port : WASJMSPortType | For Topics, we need to specify which of the two ports is to be used in addition to the node (JMS Server). |
| clientID : String | JMS client IDNote: Necessary for durable server side subscriptions. |
| cloneSupport : boolean | Enables clone support. |
| serverName : String | The server name is the name of the server where the Topic is 'hosted'. |
| Attribute Details |