| 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 |
| 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.