PROXYPORT
The number of the port on which the proxy server is listening when using a real-time connection to a broker through a proxy server.
Applicable Objects
ConnectionFactory, TopicConnectionFactory
JMS administration tool long name: PROXYPORT
JMS administration tool short name: PPORT
Programmatic access
Setters/getters
MQConnectionFactory.setProxyPort()
MQConnectionFactory.getProxyPort()
Values
- 443
- The port number of the proxy server. This is the default value.
Parent topic: Properties of IBM MQ classes for JMS objects