资 源 简 介
This project provides Java libraries for applications that wish to use the Travelfusion Direct Connect XML API service.
The Travelfusion Direct Connect XML API service from Travelfusion is an XML over HTTP web-service that allows callers to search for the best current travel offers (eg. flights, hotels, car rentals, package deals, trains, ferries, etc.) from a multitude of online suppliers.
You can read about the Travelfusion Direct Connect XML API specification here:
http://xmldocs.travelfusion.com/
Note that you have to register and obtain an XML Login ID before using the online
web-service. Please see here:
http://www.travelfusion.com/register
The current code implements commands for searching for flights.
The Overview page has further info.
Or, you can jump straight into the code with the HelloTripPlanner sample program.