CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Tue Dec 19 2000 - 11:25:20 PST


Date: Tuesday December 19, 19100 @ 11:25
Author: fen
CVSWEB Options: -------------------

Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes

-----------------------------------

Update of /usr/local/cvsroot/openprivacy/htdocs/notes
In directory openprivacy.org:/home/fen/projects/openprivacy/htdocs/notes

Modified Files:
        flow.txt
Log Message:
callback

*****************************************************************
File: openprivacy/htdocs/notes/flow.txt

CVSWEB Options: -------------------

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt?annotate=1.40

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt?rev=1.40&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt.diff?r1=1.40&r2=1.39

-----------------------------------

Index: openprivacy/htdocs/notes/flow.txt
diff -u openprivacy/htdocs/notes/flow.txt:1.39 openprivacy/htdocs/notes/flow.txt:1.40
--- openprivacy/htdocs/notes/flow.txt:1.39 Tue Dec 19 11:13:44 2000
+++ openprivacy/htdocs/notes/flow.txt Tue Dec 19 11:25:20 2000
@@ -1,4 +1,4 @@
-$Id: flow.txt,v 1.39 2000/12/19 19:13:44 fen Exp $
+$Id: flow.txt,v 1.40 2000/12/19 19:25:20 fen Exp $
 
 http://pix.comedia.com/OpenPrivacy/20001214/DSCN5532.JPG
 
@@ -117,10 +117,13 @@
         prob = ProbFactory.create(op, JPN1p)
 
         // send the resultSet encapsulated in a prob (may be null)
+ // replies go to generic 'callback' endpoint in client
+ // a unique token is passed to direct the callback to the caller
         //
         jetspeek.sendMessage(
             address=Agent1,
- facility=rssStreamResults,
+ facility=callback,
+ token=getStreamResultsToken,
             prob=prob,
             returnAddress=JetsPeek)
     }



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:14 PST