examples.message.syncpingpong
Class Ping

java.lang.Object
  extended by examples.message.syncpingpong.Ping
All Implemented Interfaces:
ISourceMessage

public class Ping
extends java.lang.Object
implements ISourceMessage


Constructor Summary
Ping(IMessageFactory factory, IBroker broker, ISyncReceiver thePong)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ping

public Ping(IMessageFactory factory,
            IBroker broker,
            ISyncReceiver thePong)
Method Detail

start

public void start()


Copyright © 2007. All Rights Reserved.