LimeWire Consolidated API

com.limegroup.gnutella
Class BrowseHostHandler

java.lang.Object
  extended by com.limegroup.gnutella.BrowseHostHandler

public class BrowseHostHandler
extends Object

Handles all stuff necessary for browsing of networks hosts. Has a instance component, one per browse host, and a static Map of instances that is used to coordinate between replies to PushRequests.


Nested Class Summary
static class BrowseHostHandler.PushRequestDetails
           
 
Method Summary
 void browseHost(FriendPresence friendPresence, BrowseListener browseListener)
           
 double getPercentComplete(long currentTime)
          Returns the current percentage complete of the state of the browse host.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

browseHost

public void browseHost(FriendPresence friendPresence,
                       BrowseListener browseListener)

getPercentComplete

public double getPercentComplete(long currentTime)
Returns the current percentage complete of the state of the browse host.


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.