[jboss-remoting-commits] JBoss Remoting SVN: r5645 - remoting2/branches/2.x/docs/guide/en.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Sat Dec 26 20:16:38 EST 2009


Author: ron.sigal at jboss.com
Date: 2009-12-26 20:16:38 -0500 (Sat, 26 Dec 2009)
New Revision: 5645

Modified:
   remoting2/branches/2.x/docs/guide/en/chap3.xml
Log:
JBREM-1162: Added bisocket, sslbisocket to list of transports.

Modified: remoting2/branches/2.x/docs/guide/en/chap3.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap3.xml	2009-12-26 21:18:02 UTC (rev 5644)
+++ remoting2/branches/2.x/docs/guide/en/chap3.xml	2009-12-27 01:16:38 UTC (rev 5645)
@@ -269,7 +269,7 @@
 
     <para>The biggest reason for taking this approach is allows users ability
     to plugin custom transport implementation with zero config. Remoting comes
-    with the following transports: socket, sslsocket, http, https, multiplex,
-    sslmultiplex, servlet, sslservlet, rmi, sslrmi.</para>
+    with the following transports: socket, sslsocket, bisocket, sslbisocket, http,
+    https, multiplex, sslmultiplex, servlet, sslservlet, rmi, sslrmi.</para>
   </section>
 </chapter>



More information about the jboss-remoting-commits mailing list