|
Sun Adapter for Websphere MQ API | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
EwayConfiguration | Definition of an OTD presentation of eWay configuration data. |
IGMO | This interface describes the structure of the 'GMO' portion of the WebSphere MQ eWay OTD used in Java Collaborations. |
IMessage | Represents a WebSphere MQ message. |
IMessage.MsgBody | The data (buffer) portion of a IMessage . |
IMessage.MsgHeader | Represents the descriptor portion of a Message. |
IMqOtd | The WebSphere MQ Object Type Definition, the access model to WebSphere MQ queue managers, queues, and messages. |
IPMO | This interface describes the structure of the 'GMO' portion of the WebSphere MQ eWay OTD used in Java Collaborations. |
IQueue | This interface describes the structure of the 'Queue' portion of the WebSphere MQ eWay OTD used in Java Collaborations. |
ISyncpointControl | Represents a controller object with which to signal WebSphere MQ to commit or backout a unit of work. |
Class Summary | |
---|---|
GMO | This class subclasses MQGetMessageOptions to provide
mutators to MQGetMessageOption's public fields, so that they can be
manipulated in the eGate Java Collaboration Editor (which does not permit
direct access to public fields). |
Message | Represents a WebSphere MQ message, both its descriptor and data. |
PMO | This class subclasses MQPutMessageOptions to provide
mutators to MQPutMessageOption's public fields, so that they can be
manipulated in the eGate Java Collaboration Editor (which does not permit
direct access to public fields). |
QueueAccessOptions | The integer 'openOptions' parameter for the QM.accessQueue is actually a series of bitflags and needed to be flattened out much like the GetMessageOptions and PutMessageOptions. |
|
Sun Adapter for Websphere MQ API | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |