java.lang.Object | +----com.ibm.mq.MQExitChain | +----com.ibm.mq.MQReceiveExitChain
Chains receive exits together. The exits are of class MQReceiveExit ; as well as exits written in Java, this includes non-Java receive exits made available by means of the MQExternalReceiveExit class.
public MQReceiveExitChain();
The default constructor. Creates a Receive Exit Chain.
public MQReceiveExitChain(List collection);
Constructor.
public byte[] receiveExit(MQChannelExit channelExitParms, MQChannelDefinition channelDefinition, byte[] agentBuffer);
Calls the receive exit. This is normally made by the Java client code.
public void setExitChain(List collection);
Inserts a collection of receive exits into the chain.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzaw1356 |