java.lang.Object
simplesoap.client.stub.Run
- public class Run
- extends java.lang.Object
Simple class that Runs the SimpleSOAP sample using a pregenerated stub interface
To use this class, provide a company stock symbol on the command line. WSIF
should then invoke the SOAP service with this information, returning with a recent
stockquote.
|
Constructor Summary |
Run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Run
public Run()
main
public static void main(java.lang.String[] args)