net.sf.cscc.test
Class TestClient4

java.lang.Object
  |
  +--net.sf.cscc.test.TestClient4

public class TestClient4
extends java.lang.Object
implements DataEventReceivingObserver, CommunicationEventObserver


Method Summary
static void main(java.lang.String[] args)
           
 void receiveEvent(CommunicationEvent ce)
           
 void receiveEvent(DataEvent de)
           
 void send()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

send

public void send()

receiveEvent

public void receiveEvent(DataEvent de)

receiveEvent

public void receiveEvent(CommunicationEvent ce)


Copyright © 2003, Silvio Meier and Tobias Reinhard. All Rights Reserved.