summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cluster.cpp
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-11-19 12:59:28 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-11-19 12:59:28 +0000
commit6a42c34f84ad6fbafcd38ab6e06a2a234c85fdc8 (patch)
treef0ecda4484704f945eeab613f74bf95e67f057ca /cpp/src/qpid/cluster/Cluster.cpp
parentce06bf4a1fa2390180ddb18b4ea87e88279b7d36 (diff)
downloadqpid-python-6a42c34f84ad6fbafcd38ab6e06a2a234c85fdc8.tar.gz
QPID-1463: Andrea's patches
- Added read / write methods on org.apache.qpid.transport.codec.Encoder / org.apache.qpid.transport.codec.Decoder; - Added the corresponding implementation on org.apache.qpid.transport.codec.BBEncoder / org.apache.qpid.transport.codec.BBDecoder - Added comments on org.apache.qpid.transport.codec.Encoder / org.apache.qpid.transport.codec.Decoder; - Removed org.apache.qpid.transport.codec.ManagementEncoder / org.apache.qpid.transport.codec.ManagementDecoder. - Added 6 data types (Int8, Int16, Int32, Int64, Double and Float); - Added type mappings with the data types above according to management specifications; - Removed all references to ManagementEncoder / Decoder classes; Now Qman is using (whenever is possible) Decoder / Encoder and when some specific method is needed then the BBDecoder / BBEncoder is used. - Some test case adjustment; git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718949 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/cluster/Cluster.cpp')
0 files changed, 0 insertions, 0 deletions