planet.symphony.listeners
Class FindSuccListener

java.lang.Object
  extended byplanet.symphony.listeners.FindSuccListener
All Implemented Interfaces:
MessageListener

public class FindSuccListener
extends java.lang.Object
implements MessageListener


Constructor Summary
FindSuccListener(SymphonyNode node)
           
 
Method Summary
 void onMessage(RouteMessage msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindSuccListener

public FindSuccListener(SymphonyNode node)
Method Detail

onMessage

public void onMessage(RouteMessage msg)
Specified by:
onMessage in interface MessageListener