org.mule.cxf.weatherservice.myweather
Interface WeatherSoap


public interface WeatherSoap


Method Summary
 GetCityForecastByZIPResponse getCityForecastByZIP(GetCityForecastByZIP parameters)
           
 GetCityWeatherByZIPResponse getCityWeatherByZIP(GetCityWeatherByZIP parameters)
           
 GetWeatherInformationResponse getWeatherInformation(GetWeatherInformation parameters)
           
 

Method Detail

getCityWeatherByZIP

GetCityWeatherByZIPResponse getCityWeatherByZIP(GetCityWeatherByZIP parameters)

getWeatherInformation

GetWeatherInformationResponse getWeatherInformation(GetWeatherInformation parameters)

getCityForecastByZIP

GetCityForecastByZIPResponse getCityForecastByZIP(GetCityForecastByZIP parameters)


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