Attributes Summary |
queueManager : String | The name of the Queue Manager to connect to.
|
host : String | Host for client connection.
|
port : Integer | Port for client connection.
|
channel : String | Channel for client connection.
|
transportType : MQTransportType | Determines what method will be used to connect to the Queue Manager.
|
tempModel : String | The name of a model Queue used to create JMS TemporaryQueues |
clientID : String | JMS client ID.
|
CCSID : String | Character set used to communicate with the Queue Manager.
|
msgRetention : Boolean | If Checked unwanted messages are left on the Queue, otherwise they are disposed of.
|