From f8fe4889df18b75cb7bcde9fe4e12eb7dd7768ff Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 6 Jul 2010 17:32:38 +0000 Subject: QPID-2725 : Remove duplicated documentation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@960955 13f79535-47bb-0310-9956-ffa450edef68 --- .../book/src/AMQP-Messaging-Broker-Java-Book.xml | 48 +--------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'qpid') diff --git a/qpid/doc/book/src/AMQP-Messaging-Broker-Java-Book.xml b/qpid/doc/book/src/AMQP-Messaging-Broker-Java-Book.xml index 56c984df87..8d2e2218ff 100644 --- a/qpid/doc/book/src/AMQP-Messaging-Broker-Java-Book.xml +++ b/qpid/doc/book/src/AMQP-Messaging-Broker-Java-Book.xml @@ -21,51 +21,5 @@ --> - AMQP Messaging Broker (Implemented in Java) - - Introduction - Qpid provides two AMQP messaging brokers: - - - Implemented in C++ - high performance, low latency, and RDMA support. - Implemented in Java - Fully JMS compliant, runs on any Java platform. - - - Both AMQP messaging brokers support clients in multiple languages, as long as the messaging client and the messaging broker use the same version of AMQP. See to see which messaging clients work with each broker. - - This manual contains information specific to the broker that is implemented in Java. - - - - General User Guides - - - - - - - - -How Tos - - - - - - - - - - - - - - - - - -Management Tools - - - + -- cgit v1.2.1