hammant 02/05/29 14:17:04 Modified: docs/cornerstone index.html Log: packet manager cut/paste fixes Revision Changes Path 1.5 +9 -6 jakarta-avalon-site/docs/cornerstone/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-avalon-site/docs/cornerstone/index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.html 2 Apr 2002 17:20:57 -0000 1.4 +++ index.html 29 May 2002 21:17:04 -0000 1.5 @@ -61,10 +61,7 @@ </table> </center> <br> -<font size="-2" face="arial,helvetica,sanserif" color="#000000"> -<p>by <a href="mailto:[email protected]">Avalon Documentation Team</a> -</p> -</font><font face="arial,helvetica,sanserif" color="#000000"></font> +<font face="arial,helvetica,sanserif" color="#000000"></font> <br> <div align="right"> <table cellspacing="0" cellpadding="2" border="0" width="100%"> @@ -188,11 +185,11 @@ <br> <p align="justify"> - The ConnectionManager service provides a facility to listen for incoming datagram connections. + The PacketManager service provides a facility to listen for incoming datagram connections. </p> <p align="justify"> - The DefaultConnectionManager block gives a thread pooled implementation of this service. + The DefaultPacketManager 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> @@ -368,6 +365,12 @@ </table> </div> <br> +<div align="right"> +<font size="-2" face="arial,helvetica,sanserif" color="#000000"> +<p>by <a href="mailto:[email protected]">Avalon Documentation Team</a> +</p> +</font> +</div> </td> </tr> </table>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
