I think that I may have found the answer... just after I posted the question... go figure. Am I close??
int options = MQC.MQCNO_FASTPATH_BINDING;
qMgr = new MQQueueManager(qManager, options);
This would explain why I didn't get good hits searching for "MQCONNX" in the sample applications or programming references. :-s
later,
gordon