net.sf.cscc.test
Class CommunicationEventReceiver

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

public class CommunicationEventReceiver
extends java.lang.Object
implements CommunicationEventObserver


Constructor Summary
CommunicationEventReceiver()
          Construtor.
 
Method Summary
 void receiveEvent(CommunicationEvent ce)
          Receives communication events.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommunicationEventReceiver

public CommunicationEventReceiver()
Construtor.
Method Detail

receiveEvent

public void receiveEvent(CommunicationEvent ce)
Receives communication events.


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