Class WeatherFunction

java.lang.Object
org.bsc.spring.agentexecutor.function.WeatherFunction
All Implemented Interfaces:
Function<WeatherFunction.Request,WeatherFunction.Response>

public class WeatherFunction extends Object implements Function<WeatherFunction.Request,WeatherFunction.Response>