serverIdl::MessageUnit Struct Reference

This contains all informations about a Message and the Message itself. More...

List of all members.

Public Attributes

XmlType xmlKey
ContentType content
XmlType qos


Detailed Description

This contains all informations about a Message and the Message itself.

Parameters:
xmlKey Unique message key with index attributes
content The data itself (XML data, java objects, jpeg pictures ...)
qos The Quality of Service hints to control behaviour
See also:
onMessage() method in JMS

Definition at line 51 of file xmlBlaster.idl.


Member Data Documentation

XmlType serverIdl::MessageUnit::xmlKey

Definition at line 52 of file xmlBlaster.idl.

Referenced by org::xmlBlaster::client::protocol::corba::CorbaConnection::copyToCorba(), main(), org::xmlBlaster::TestLogin::setUp(), org::xmlBlaster::TestLogin::testLoginLogout(), and org::xmlBlaster::client::protocol::corba::DefaultCallback::updateOneway().

ContentType serverIdl::MessageUnit::content

Definition at line 53 of file xmlBlaster.idl.

Referenced by org::xmlBlaster::client::protocol::corba::CorbaConnection::copyToCorba(), main(), org::xmlBlaster::TestLogin::setUp(), org::xmlBlaster::TestLogin::testLoginLogout(), and org::xmlBlaster::client::protocol::corba::DefaultCallback::updateOneway().

XmlType serverIdl::MessageUnit::qos

Definition at line 54 of file xmlBlaster.idl.

Referenced by org::xmlBlaster::client::protocol::corba::CorbaConnection::copyToCorba(), main(), org::xmlBlaster::TestLogin::testLoginLogout(), org::xmlBlaster::TestLogin::testPublish(), and org::xmlBlaster::client::protocol::corba::DefaultCallback::updateOneway().


The documentation for this struct was generated from the following file: