ecologylab.tutorials
Class CFServicesClientExample

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.tutorials.CFServicesClientExample

public class CFServicesClientExample
extends Debug

Example of how to use ecologylab.services to form a combinFormation client, and send search queries and such to the server.

Author:
andruid

Constructor Summary
CFServicesClientExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CFServicesClientExample

public CFServicesClientExample()
Method Detail

main

public static void main(java.lang.String[] args)