com.kenmccrary.jtella
Class SearchSession

java.lang.Object
  |
  +--com.kenmccrary.jtella.SearchSession

public class SearchSession
extends java.lang.Object

Represents a Session on a Connection which can be used for GNUTella searchs


Method Summary
 void search(java.lang.String query, int maxResults, int minSpeed)
          Starts a search on the GNUTella network
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

search

public void search(java.lang.String query,
                   int maxResults,
                   int minSpeed)
Starts a search on the GNUTella network