After creating the session procedure, the application specifies connection and session attributes and retrieves values related to connection and session attributes. The following table lists the methods for handling connection and session attributes.

Table 1. Connection and session attributes
Setting Getting
setAdapterService procedure getAdapterService function
setJMSServerName procedure getJMSServerName function
setBrokerURL procedure getBrokerURL function
setPingInterval procedure getConnectionMetaData function
setUser procedure getUser function
setPassword procedure

For more information, see MultipartMessage and getPassword

setClientID procedure getClientID function
setTransactedReceive procedure getTransactedReceive function
setTransactedSend procedure getTransactedSend function