org.deltava.service.schedule
Class AvailableFlightService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.schedule.AvailableFlightService
public class AvailableFlightService
- extends WebService
A Web Service to return the next available Flight Number in the Flight Schedule.
- Since:
- 1.0
- Version:
- 2.3
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvailableFlightService
public AvailableFlightService()
execute
public int execute(ServiceContext ctx)
throws ServiceException
- Executes the Web Service.
- Specified by:
execute in class WebService
- Parameters:
ctx - the Web Service Context
- Returns:
- the HTTP status code
- Throws:
ServiceException - if an error occurs
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.