Package com.ibm.mq.pcf

Interface Summary
CMQC Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file cmqc.h.
CMQCFC Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file cmqcfc.h.
CMQXC Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file cmqxc.h.
 

Class Summary
MQCFH A class encapsulating the MQCFH (PCF header) structure.
MQCFIL A class encapsulating the MQCFIL (PCF integer list parameter) structure.
MQCFIN A class encapsulating the MQCFIN (PCF single integer parameter) structure.
MQCFSL A class encapsulating the MQCFSL (PCF string list parameter) structure.
MQCFST A class encapsulating the MQCFST (PCF single string parameter) structure.
PCFAgent General-purpose agent for sending PCF queries to a queue manager.
PCFHeader Abstract superclass for PCF header types.
PCFMessage Class encapsulating a PCF message.
PCFMessageAgent General-purpose agent for sending PCF queries to a queue manager.
PCFParameter An abstract superclass for PCF parameter types (MQCFIN, MQCFIL, MQCFST and MQCFSL).
 

Exception Summary
PCFException A PCFException is a subclass of MQException.