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

Quick Search    Search Deep
C G M S T

C

ComInfoService - class samples.stock.ComInfoService.
 
ComInfoService() - Constructor for class samples.stock.ComInfoService
 

G

GetInfo - class samples.stock.GetInfo.
 
GetInfo() - Constructor for class samples.stock.GetInfo
 
GetQuote - class samples.stock.GetQuote.
 
GetQuote() - Constructor for class samples.stock.GetQuote
 
GetQuote1 - class samples.stock.GetQuote1.
This version of the ever so popular GetQuote shows how to use the Axis client APIs with and without WSDL.
GetQuote1() - Constructor for class samples.stock.GetQuote1
 
GetQuote2 - class samples.stock.GetQuote2.
 
GetQuote2() - Constructor for class samples.stock.GetQuote2
 
getInfo(String, String) - Method in class samples.stock.ComInfoService
 
getQuote(String[]) - Method in class samples.stock.GetQuote
 
getQuote(String[]) - Method in class samples.stock.GetQuote2
This will use the WSDL to prefill all of the info needed to make the call.
getQuote(String) - Method in class samples.stock.StockQuoteService
 
getQuote1(String[]) - Method in class samples.stock.GetQuote1
This will use the WSDL to prefill all of the info needed to make the call.
getQuote2(String[]) - Method in class samples.stock.GetQuote1
This will do everything manually (ie.
getQuote3(String[]) - Method in class samples.stock.GetQuote1
This will use the WSDL to prefill all of the info needed to make the call.

M

main(String[]) - Static method in class samples.stock.GetInfo
 
main(String[]) - Static method in class samples.stock.GetQuote
 
main(String[]) - Static method in class samples.stock.GetQuote1
 
main(String[]) - Static method in class samples.stock.GetQuote2
 

S

StockQuoteService - class samples.stock.StockQuoteService.
See \samples\stock\readme for info.
StockQuoteService() - Constructor for class samples.stock.StockQuoteService
 
samples.stock - package samples.stock
 
symbol - Variable in class samples.stock.GetQuote
 
symbol - Variable in class samples.stock.GetQuote1
 
symbol - Variable in class samples.stock.GetQuote2
 

T

test() - Method in class samples.stock.StockQuoteService
 

C G M S T