Download AirportWeather Free Java Code
Description
Apache Camel example that can find out the weather at an airport.
Source Files
The download file AirportWeather-master.zip has the following entries.
LICENSE/* www.java2 s . co m*/
README.md
pom.xml
src/main/java/com/jayway/airportweather/AirportWeather.java
src/main/java/com/jayway/airportweather/Main.java
src/main/java/com/jayway/airportweather/TemperatureTransformer.java
src/main/java/com/jayway/airportweather/model/AirportLocation.java
src/main/java/com/jayway/airportweather/model/Location.java
src/main/java/com/jayway/camel/typeconverter/UsingConstructor.java
src/main/java/com/jayway/camel/typeconverter/UsingMethod.java
src/main/java/com/jayway/xml/CDataTransformer.java
src/main/java/com/jayway/xml/MissingFieldIgnoringXStream.java
src/main/resources/META-INF/services/org/apache/camel/TypeConverter
src/main/resources/NDFDgen.vm
src/main/resources/getAirportInformationByAirportCode.vm
src/test/java/com/jayway/airportweather/AirportWeatherTest.java
src/test/java/com/jayway/camel/typeconverter/UsingReflectionIntegrationTest.java
src/test/java/com/jayway/camel/typeconverter/UsingReflectionUnitTest.java
src/test/resources/AirportResult-empty.xml
src/test/resources/AirportResult.xml
src/test/resources/NDFDgen-reply-blank.xml
src/test/resources/NDFDgen-reply-empty.xml
src/test/resources/NDFDgen-reply.xml
src/test/resources/NDFDgen-request.xml
Download
Click the following link to download AirportWeather-master.zip.
AirportWeather-master.zip