org.mule.test.integration.tck
Class WeatherForecaster

java.lang.Object
  extended by org.mule.test.integration.tck.WeatherForecaster

public class WeatherForecaster
extends Object


Constructor Summary
WeatherForecaster()
           
 
Method Summary
 String getByZipCode(String zipCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeatherForecaster

public WeatherForecaster()
Method Detail

getByZipCode

public String getByZipCode(String zipCode)


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