Package | Description |
---|---|
com.ibm.ims.dli.tm |
Provides a Java interface to interact with IMS Java batch processing regions (JBPs)
and Java message processing regions (JMPs).
|
Modifier and Type | Field and Description |
---|---|
static MessageDestinationSpec |
MessageQueue.DEFAULT_DESTINATION
Using this constant value will send the message to the default destination
of the transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageQueue.insert(ByteBuffer buffer,
MessageDestinationSpec mds)
Send an output message to IMS.
|
void |
MessageQueue.insert(IOMessage message,
MessageDestinationSpec mds)
Send an output message to IMS.
|
(c) Copyright IBM Corporation 2008, 2017.