ePOST API

Uses of Interface
rice.pastry.socket.PingResponseListener

Packages that use PingResponseListener
rice.pastry.socket   
 

Uses of PingResponseListener in rice.pastry.socket
 

Classes in rice.pastry.socket that implement PingResponseListener
protected  class SocketCollectionManager.DeadChecker
          DESCRIBE THE CLASS
 

Methods in rice.pastry.socket with parameters of type PingResponseListener
protected  void PingManager.addPingResponseListener(SourceRoute path, PingResponseListener prl)
          Adds a feature to the PingResponseListener attribute of the PingManager object
protected  void PingManager.ping(SourceRoute path, PingResponseListener prl)
          Method which actually sends a ping to over the specified path, and returns the result to the specified listener.
protected  void PingManager.removePingResponseListener(SourceRoute path, PingResponseListener prl)
          Adds a feature to the PingResponseListener attribute of the PingManager object
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.