Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

samples.jaxrpc
Class GetInfo  view GetInfo download GetInfo.java

java.lang.Object
  extended bysamples.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