Attributes Summary | |
node : String | This is the node to which the connection factory will connect, meaning which JMS Server the connection factory will use. |
port : WASJMSPortType | For Topics, we need to specify which of the two ports is to be used to connect to the JMS Server. |
clientID : String | JMS client ID |
cloneSupport : Boolean | Enable clone support. |
serverName : String | The server name is the name of the server where the Topic is 'hosted'. |
Attribute Details |