enum safmq::BodyTypeEnum

An enumeration of message body types

Child Classes

An enumeration of message body types



Variables


[more] BT_BINARY
Body type containging binary data
[more] BT_CHAR
Body type containing a 1 byte integer
[more] BT_LONG
Body Type containing a 4 byte integer
[more] BT_NONE
Body type containg no data
[more] BT_SHORT
Body Type containing a 2 byte integer
[more] BT_TEXT
Body type containging single byte text data
[more] 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: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads