Author: hiranya
Date: Fri Sep 24 07:22:26 2010
New Revision: 1000748

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


Modified:
    synapse/branches/2.0/src/site/apt/transports.apt

Modified: synapse/branches/2.0/src/site/apt/transports.apt
URL: 
http://svn.apache.org/viewvc/synapse/branches/2.0/src/site/apt/transports.apt?rev=1000748&r1=1000747&r2=1000748&view=diff
==============================================================================
--- synapse/branches/2.0/src/site/apt/transports.apt (original)
+++ synapse/branches/2.0/src/site/apt/transports.apt Fri Sep 24 07:22:26 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