summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cluster.cpp
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2007-08-13 16:41:34 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2007-08-13 16:41:34 +0000
commitdae146867b5794cc86a7b3d8c162dbabd7ab9d22 (patch)
tree2f6a2c027813f1f7a5da0ddd7cb3bc111cfe0260 /cpp/src/qpid/cluster/Cluster.cpp
parent05c2642f8585beb58e693b733d34a1f318825a2e (diff)
downloadqpid-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