|
|||||||||
| Home >> All >> clients >> [ stockquote overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
clients.stockquote
Class Main

java.lang.Objectclients.stockquote.Main
- public class Main
- extends java.lang.Object
This sample shows how to use WSIF to invoke the addressbook service using the static stub. It uses both the ports avaiable via the stub to invoke the service.
| Constructor Summary | |
Main()
|
|
| Method Summary | |
private static void |
doit(stockquote.wsifservice.StockquotePT service)
|
static void |
main(java.lang.String[] args)
|
private static void |
usage()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Main
public Main()
| Method Detail |
doit
private static void doit(stockquote.wsifservice.StockquotePT service) throws java.lang.Exception
usage
private static void usage()
main
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
| Home >> All >> clients >> [ stockquote overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
clients.stockquote.Main