Save This Page
Home » jaxb-2_1_7 » org » acme » [javadoc | source]
org.acme
public class: MagicGBallClient [javadoc | source]
java.lang.Object
   org.acme.MagicGBallClient
Run this app client from the command line and pass in a question as an argument.
Method from org.acme.MagicGBallClient Summary:
ask,   main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.acme.MagicGBallClient Detail:
 public  void ask(String question) throws Exception 
 public static  void main(String[] args) throws Exception