samples.userguide
Class StockQuoteClient

java.lang.Object
  extended by samples.userguide.StockQuoteClient

public class StockQuoteClient
extends Object

See build.xml for options


Nested Class Summary
static class StockQuoteClient.InnerStruct
           
 
Constructor Summary
StockQuoteClient()
           
 
Method Summary
static void executeClient()
           
static OMElement executeTestClient()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StockQuoteClient

public StockQuoteClient()
Method Detail

main

public static void main(String[] args)

executeTestClient

public static OMElement executeTestClient()
                                   throws Exception
Throws:
Exception

executeClient

public static void executeClient()
                          throws Exception
Throws:
Exception


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.