Return-Path: Delivered-To: apmail-jakarta-avalon-cvs-archive@apache.org Received: (qmail 66606 invoked from network); 8 Apr 2002 20:24:59 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Apr 2002 20:24:59 -0000 Received: (qmail 28521 invoked by uid 97); 8 Apr 2002 20:25:06 -0000 Delivered-To: qmlist-jakarta-archive-avalon-cvs@jakarta.apache.org Received: (qmail 28496 invoked by uid 97); 8 Apr 2002 20:25:05 -0000 Mailing-List: contact avalon-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon CVS List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-cvs@jakarta.apache.org Received: (qmail 28485 invoked by uid 97); 8 Apr 2002 20:25:05 -0000 Date: 8 Apr 2002 20:24:57 -0000 Message-ID: <20020408202457.13852.qmail@icarus.apache.org> From: hammant@apache.org To: jakarta-avalon-excalibur-cvs@apache.org Subject: cvs commit: jakarta-avalon-excalibur/altrmi/src/xdocs book.xml pingers.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hammant 02/04/08 13:24:57 Modified: altrmi build.xml altrmi/src/xdocs book.xml pingers.xml Log: xdocs contains links to api docs now. Revision Changes Path 1.10 +3 -1 jakarta-avalon-excalibur/altrmi/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/altrmi/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 8 Apr 2002 12:15:40 -0000 1.9 +++ build.xml 8 Apr 2002 20:24:57 -0000 1.10 @@ -371,7 +371,9 @@ - + + + 1.5 +1 -1 jakarta-avalon-excalibur/altrmi/src/xdocs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/altrmi/src/xdocs/book.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- book.xml 7 Apr 2002 10:20:15 -0000 1.4 +++ book.xml 8 Apr 2002 20:24:57 -0000 1.5 @@ -11,7 +11,7 @@ - + 1.2 +10 -4 jakarta-avalon-excalibur/altrmi/src/xdocs/pingers.xml Index: pingers.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/altrmi/src/xdocs/pingers.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pingers.xml 3 Apr 2002 21:46:33 -0000 1.1 +++ pingers.xml 8 Apr 2002 20:24:57 -0000 1.2 @@ -14,11 +14,17 @@

Although it may not be necessary for all types of transport, there is a mechanism called a pinger that can be used to keep alive - the connection. It is possible to write your own or extend the exiting - ones if there are different requirements. Pingers run on the client side. + the connection. Pingers run on the client side.

- + +

+ It is possible to write your own or extend the exiting + ones if there are different requirements. The interface for bespoke pingers + is here +

+
+

Here are the types of pinger implemented so far

@@ -42,7 +48,7 @@
Copyright (c) @year@ The Jakarta Apache Project All rights reserved. - $Revision: 1.1 $ $Date: 2002/04/03 21:46:33 $ + $Revision: 1.2 $ $Date: 2002/04/08 20:24:57 $
-- To unsubscribe, e-mail: For additional commands, e-mail: