This eclipse project demonstrates how to use Nexiwave SpeechIndexing SaaS service. ****************************************************************** The core sample classes are: 1. com.nexiwave.search.client.sample.SearchServiceSampleClient.java Demonstrates the main Nexiwave Web Services 2. com.nexiwave.search.client.sample.RestSampleClient.java A quick demonstration of Nexiwave REST support. 3. com.nexiwave.search.client.sample.GroupAdminServiceSampleClient.java Demonstrates Nexiwave group administration Web Service. ****************************************************************** Project structure: Package: com.nexiwave.search.client This package holds the generated stub classes. The stub classes are generated by generate.stub.sh Package: com.nexiwave.search.client.sample This package holds the sample classes.