Package com.ibm.mq.headers.pcf
This package comprises a set of classes and interfaces which allow the
Java programmer to work with Program Control Format (PCF) Message Headers
(C) Copyright IBM Corporation 2012, 2016.
(C) Copyright IBM Corporation 2012, 2016.
See: Description
-
Interface Summary Interface Description CMQBC Deprecated useCMQBC
insteadCMQC Deprecated useCMQC
instead.CMQCFC Deprecated useCMQCFC
insteadCMQPSC Deprecated useCMQPSC
insteadCMQXC Deprecated useCMQXC
insteadCMQZC Deprecated useCMQZC
insteadPCFContent Interface representing a list of PCF parameter structures. -
Class Summary Class Description CCSID MQCFBF MQCFBF (PCF byte string filter parameter) header class.MQCFBS MQCFBS (PCF byte string parameter) header class.MQCFGR MQCFGR (PCF group parameter) header class.MQCFH MQCFH (PCF header) header class.MQCFIF MQCFIF (PCF integer filter parameter) header class.MQCFIL MQCFIL (PCF integer list parameter) header class.MQCFIL64 MQCFIL64 (PCF 64-bit integer list parameter) header class.MQCFIN MQCFIN (PCF integer parameter) header class.MQCFIN64 MQCFIN64 (PCF 64-bit integer parameter) header class.MQCFSF MQCFSF (PCF string filter parameter) header class.MQCFSL MQCFSL (PCF string list parameter) header class.MQCFST MQCFST (PCF string parameter) header class.MQEPH MQEPH (Embedded PCF) header class.PCFAgent General-purpose agent for sending PCF queries to a queue manager.PCFFilterParameter Abstract superclass of all PCF filter headers.PCFHeader Abstract superclass of PCF header classes.PCFHeaderFactory MQHeaderFactory for PCF header structures and formats.PCFMessage Class encapsulating a PCF message.PCFMessageAgent General-purpose agent for sending PCF queries to a queue manager.PCFMessageAgentResponseTracker General class to track responses to PCF commandsPCFParameter Abstract superclass of PCF parameter headers.SecureString Implements a class that encapsulates a String value but doesn't trace the actual value, instead prints *s -
Exception Summary Exception Description PCFException A PCFException is a subclass of MQDataException.
Package com.ibm.mq.headers.pcf Description
This package comprises a set of classes and interfaces which allow the Java programmer to work with Program Control Format (PCF) Message Headers
(C) Copyright IBM Corporation 2012, 2016. All rights reserved.