The queue manager to reply to is specified by the incoming message. Thus, the incoming messages could specify different queue managers each time. It would be impossible to connect to the proper queu ...
As far as I can tell, there is no direct equivalent of MQPUT1 in the Java API for MQ. In trying to replicate the same functionality, I've come to believe that you can't make a 100% equivalent sequenc ...