[jboss-cvs] JBossRemoting/docs/guide/en ...
Ron Sigal
ron_sigal at yahoo.com
Thu Mar 15 23:24:21 EDT 2007
User: rsigal
Date: 07/03/15 23:24:21
Modified: docs/guide/en chap4.xml
Log:
JBREM-724: Added reference to bisocket jars.
Revision Changes Path
1.4 +9 -0 JBossRemoting/docs/guide/en/chap4.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: chap4.xml
===================================================================
RCS file: /cvsroot/jboss/JBossRemoting/docs/guide/en/chap4.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- chap4.xml 2 Aug 2006 03:29:04 -0000 1.3
+++ chap4.xml 16 Mar 2007 03:24:21 -0000 1.4
@@ -66,6 +66,15 @@
transports to function as a client and a server. Use of this jar also
requires jboss-remoting-socket.jar be on classpath as well.</para>
+ <para><emphasis role="bold">jboss-remoting-bisocket.jar</emphasis> -
+ contains all the classes needed for the bisocket and sslbisocket transports
+ to function as both a client and a server.</para>
+
+ <para><emphasis role="bold">jboss-remoting-bisocket-client.jar</emphasis> -
+ contains all the classes needed for the bisocket and sslbisocket transports
+ to function as a client only. This means will not be able to perform any
+ push callbacks or sending of streams using this jar.</para>
+
<bridgehead>other</bridgehead>
<para><emphasis role="bold">jboss-remoting-serialization.jar</emphasis> -
More information about the jboss-cvs-commits
mailing list