PROXYHOSTNAME
The host name or IP address of the system on which the proxy server is running when using a real-time connection to a broker through a proxy server.
Applicable Objects
ConnectionFactory, TopicConnectionFactory
JMS administration tool long name: PROXYHOSTNAME
JMS administration tool short name: PHOST
Programmatic access
Setters/getters- MQConnectionFactory.setProxyHostName()
- MQConnectionFactory.getProxyHostName()
Values
- null
- The host name of the proxy server. This is the default value.
Parent topic: Properties of IBM MQ classes for JMS objects