enum safmq::BodyTypeEnum
An enumeration of message body types
Child Classes
An enumeration of message body types
Variables
BT_BINARY
Body type containging binary data
BT_CHAR
Body type containing a 1 byte integer
BT_LONG
Body Type containing a 4 byte integer
BT_NONE
Body type containg no data
BT_SHORT
Body Type containing a 2 byte integer
BT_TEXT
Body type containging single byte text data
BT_WTEXT
Body type containg multi byte text data
Member Documentation
BT_LONG - Body Type containing a 4 byte integer
BT_SHORT - Body Type containing a 2 byte integer
BT_CHAR - Body type containing a 1 byte integer
BT_TEXT - Body type containging single byte text data
BT_WTEXT - Body type containg multi byte text data
BT_BINARY - Body type containging binary data
BT_NONE - Body type containg no data
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: