[jboss-cvs] JBoss Messaging SVN: r6795 - trunk/docs/user-manual/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 14 10:36:30 EDT 2009


Author: jmesnil
Date: 2009-05-14 10:36:30 -0400 (Thu, 14 May 2009)
New Revision: 6795

Modified:
   trunk/docs/user-manual/en/modules/flow-control.xml
Log:
user manual

* updated core API in flow control chapter

Modified: trunk/docs/user-manual/en/modules/flow-control.xml
===================================================================
--- trunk/docs/user-manual/en/modules/flow-control.xml	2009-05-14 14:22:42 UTC (rev 6794)
+++ trunk/docs/user-manual/en/modules/flow-control.xml	2009-05-14 14:36:30 UTC (rev 6795)
@@ -65,7 +65,7 @@
             <title>Using Core API</title>
             <para>If JBoss Messaging Core API is used, the consumer window size is specified
                by <literal>ClientSessionFactory.setConsumerWindowSize()</literal>
-               method.</para>
+               method and some of the <literal>ClientSession.createConsumer()</literal> methods.</para>
          </section>
          
          <section>




More information about the jboss-cvs-commits mailing list