net.tomp2p.p2p
Interface PeerListener


public interface PeerListener


Method Summary
 void notifyOnShutdown()
           
 void notifyOnStart()
           
 void serverAddressChanged(PeerAddress peerAddress, boolean tcp)
           
 

Method Detail

notifyOnShutdown

void notifyOnShutdown()

notifyOnStart

void notifyOnStart()

serverAddressChanged

void serverAddressChanged(PeerAddress peerAddress,
                          boolean tcp)


Copyright © 2012. All Rights Reserved.