chamikara    2005/04/08 12:13:16

  Modified:    sandesha/xdocs architecture.html
  Added:       sandesha/xdocs/images client_class.jpg queue.jpg
                        server_class.jpg
  Log:
  class disgrams for Sandesha site
  
  Revision  Changes    Path
  1.4       +3 -3      ws-fx/sandesha/xdocs/architecture.html
  
  Index: architecture.html
  ===================================================================
  RCS file: /home/cvs/ws-fx/sandesha/xdocs/architecture.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- architecture.html 23 Mar 2005 22:14:45 -0000      1.3
  +++ architecture.html 8 Apr 2005 19:13:16 -0000       1.4
  @@ -146,16 +146,16 @@
   <h2 >Class diagrams</h2>
   <h3 >Sandesha Server</h3>
   <p >Following diagram describes the class structure of the Sandesha 
server.</p>
  -<p ><img src="images/server_class.png" width="718" height="615"></p>
  +<p ><img src="images/server_class.jpg" width="718" height="615"></p>
   <h3 >Sandesha Client<br>
   </h3>
   <p >This diagram describes the class structure of Sandesha Client. </p>
  -<p><img src="images/client_class.png" width="753" height="388"> </p>
  +<p><img src="images/client_class.jpg" width="753" height="388"> </p>
   <h3 >Sandesha Queue</h3>
   <p >Following describes the sandesha storage classes. Currently we use a 
temporary 
     queue to hold messages in memory. We have added the ServerDatabaseDAO 
class 
     for adding persistant storage support for Sandesh in the future.</p>
  -<p ><img src="images/server_queue.png" width="462" height="511"></p>
  +<p ><img src="images/queue.jpg" width="462" height="511"></p>
   <h2 >
   Messaging Scenarios</h2>
   <p >
  
  
  
  1.1                  ws-fx/sandesha/xdocs/images/client_class.jpg
  
        <<Binary file>>
  
  
  1.1                  ws-fx/sandesha/xdocs/images/queue.jpg
  
        <<Binary file>>
  
  
  1.1                  ws-fx/sandesha/xdocs/images/server_class.jpg
  
        <<Binary file>>
  
  

Reply via email to