net.webservicex
Interface StockQuoteSoap


public interface StockQuoteSoap

This class was generated by Apache CXF 2.2.8 Tue May 11 18:53:01 ART 2010 Generated source version: 2.2.8


Method Summary
 String getQuote(String symbol)
           
 

Method Detail

getQuote

@ResponseWrapper(localName="GetQuoteResponse",
                 targetNamespace="http://www.webserviceX.NET/",
                 className="net.webservicex.GetQuoteResponse")
@RequestWrapper(localName="GetQuote",
                targetNamespace="http://www.webserviceX.NET/",
                className="net.webservicex.GetQuote")
String getQuote(String symbol)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.