LimeWire Consolidated API

com.limegroup.gnutella.altlocs
Interface AltLocListener


public interface AltLocListener

Listener that is notified of alternate locations being added to the AltLocManager.


Method Summary
 void locationAdded(AlternateLocation loc)
          Called when an alternate location is added.
 

Method Detail

locationAdded

void locationAdded(AlternateLocation loc)
Called when an alternate location is added.

Note: This can be called from any thread and the handling code should be non-blocking and execute fast without throwing exceptions.


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.