diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-13 16:41:34 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-13 16:41:34 +0000 |
commit | dae146867b5794cc86a7b3d8c162dbabd7ab9d22 (patch) | |
tree | 2f6a2c027813f1f7a5da0ddd7cb3bc111cfe0260 /cpp/src/qpid/cluster/Cluster.cpp | |
parent | 05c2642f8585beb58e693b733d34a1f318825a2e (diff) | |
download | qpid-python-dae146867b5794cc86a7b3d8c162dbabd7ab9d22.tar.gz |
Added support for message handling.
Sending Messages
-------------------
ByteBufferMessage for small messages - data will be in memory.
FileMessage and StreamingMessage for sending large messages.
Receiving Messages
-------------------
For small messages u can use MessageListener and receive ByteBufferMessage.
You need to use the MessageListener with the MessagePartListenerAdapter.
For large messages it is recomended to use MessagePartListener.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/cluster/Cluster.cpp')
0 files changed, 0 insertions, 0 deletions