Author: ron.sigal(a)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>
Show replies by date