net.sf.cscc.test
Class TestClient

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

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


Method Summary
static void main(java.lang.String[] args)
           
 void receiveEvent(CommunicationEvent ce)
           
 void receiveEvent(DataEvent de)
           
 
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)

receiveEvent

public void receiveEvent(DataEvent de)

receiveEvent

public void receiveEvent(CommunicationEvent ce)


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