Basic HTML version of Foils prepared July 15 1998

Foil 16 Client Events - A Reporting mechanism.

From Java Distributed Collaborative Environment as a CORBA and RMI Example Tutorial: ITEA HPCC Conference Aberdeen Md. -- July 13 98. by Shrideep Pallickara


1 module jdce {
2 module util {
  • module event {
    • extensible struct jdceEvent {
  • long type; string clientName;
    • };
  • };
3 };
4 };
5 java.lang.Object
  • jdce.util.event.jdceEvent implements java.io.Serializable
6 There are three types of client changes:
  • CLIENT_JOIN - a client has joined the dataBahn.
  • CLIENT_LEAVE - a client has left the dataBahn.
  • CLIENT_EXPEL - a client has been expelled by the creator of the bahn.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998