Classes in oracle.ifs.adk.queue used by oracle.ifs.adk.queue
IfsQueueMessage
IfsQueueMessage class is the java representation for
payloads on the queues IFS_IN and IFS_OUT. |
IfsQueueMessageParameter
IfsQueueMessageParameter class is the java representation for
the IFSQUEUEMESSAGEPARAMETER type that is used to represent a
single parameter in the message payload. |
MessageProcessor
MessageProcessor interface is used to provide a customizable
message handling feature from the InboundQueueListenerAgent. |