ISSearch
Class ISPeerClient

java.lang.Object
  extended byISSearch.ISPeerClient

public class ISPeerClient
extends Object

The sample search client for the distributed ISSearch search engine.


Constructor Summary
ISPeerClient()
           
 
Method Summary
static void main(String[] argv)
          Sends the test query to the RMI server that is expected to be running on the same machine.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISPeerClient

public ISPeerClient()
Method Detail

main

public static void main(String[] argv)
Sends the test query to the RMI server that is expected to be running on the same machine.

Parameters:
argv - The command line arguments which are ignored.