Author: hiranya
Date: Fri Sep 24 07:22:37 2010
New Revision: 1000749

URL: http://svn.apache.org/viewvc?rev=1000749&view=rev
Log:
Documentation update


Modified:
    synapse/trunk/java/src/site/apt/transports.apt

Modified: synapse/trunk/java/src/site/apt/transports.apt
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/apt/transports.apt?rev=1000749&r1=1000748&r2=1000749&view=diff
==============================================================================
--- synapse/trunk/java/src/site/apt/transports.apt (original)
+++ synapse/trunk/java/src/site/apt/transports.apt Fri Sep 24 07:22:37 2010
@@ -28,6 +28,16 @@
   
   * A mail transport able to send messages using SMTP and poll messages from a 
POP3 or IMAP account.
 
+  Apache Synapse is also compatible with the following transport 
implementations from the Apache
+  Axis2 Transports project:
+
+  * TCP
+
+  * UDP
+
+  These transports are not shipped with Apache Synapse by default and hence 
they should be
+  downloaded separately from the Axis2 website and installed in the Synapse 
runtime.
+
 {Contents}
 
 %{toc}


Reply via email to