|
|||||||||
| Home >> All >> samples >> [ jaxrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.jaxrpc
Class GetInfo

java.lang.Objectsamples.jaxrpc.GetInfo
- public class GetInfo
- extends java.lang.Object
This version of GetInfo is a near-duplicate of the GetInfo class in samples/stock. This version is strictly JAX-RPC compliant. It uses no AXIS enhancements.
| Constructor Summary | |
GetInfo()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GetInfo
public GetInfo()
| Method Detail |
main
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
| Home >> All >> samples >> [ jaxrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.jaxrpc.GetInfo