hammant 02/01/09 01:56:28
Modified: src/xdocs index.xml
Log:
Revision Changes Path
1.6 +6 -4 jakarta-avalon-cornerstone/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/src/xdocs/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 9 Jan 2002 00:42:02 -0000 1.5
+++ index.xml 9 Jan 2002 09:56:27 -0000 1.6
@@ -57,11 +57,13 @@
</s2>
<s2 title="PacketManager">
<p>
- The PacketManager service provides ...
+ The ConnectionManager service provides a facility to listen for
incoming datagram connections.
</p>
<p>
- The DefaultPacketManager block ...
- </p>
+ The DefaultConnectionManager block gives a thread pooled
implementation of this service.
+ If there were many server components all depending on this block,
they would all share
+ the same thread pool.
+ </p>
</s2>
<s2 title="SAXParserFactory">
<p>
@@ -134,7 +136,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.5 $ $Date: 2002/01/09 00:42:02 $
+ $Revision: 1.6 $ $Date: 2002/01/09 09:56:27 $
</legal>
</footer>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>