examples.message.assyncpingpong02
Class Pong

java.lang.Object
  extended by examples.message.assyncpingpong02.Pong
All Implemented Interfaces:
IAssyncReceiver, ISourceMessage

public class Pong
extends java.lang.Object
implements ISourceMessage, IAssyncReceiver


Constructor Summary
Pong(IMessageFactory factory, IBroker broker)
           
 
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(IMessageFactory factory,
            IBroker broker)
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.