examples.message.assyncpingpong01
Class Pong

java.lang.Object
  extended by examples.message.assyncpingpong01.Pong
All Implemented Interfaces:
IAssyncReceiver

public class Pong
extends java.lang.Object
implements IAssyncReceiver


Constructor Summary
Pong()
           
 
Method Summary
 void assyncMessage(IMessage message)
          Set a message to an AssyncReceiver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pong

public Pong()
Method Detail

assyncMessage

public void assyncMessage(IMessage message)
Description copied from interface: IAssyncReceiver
Set a message to an AssyncReceiver

Specified by:
assyncMessage in interface IAssyncReceiver


Copyright © 2007. All Rights Reserved.