Class DispatchRouteListService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.schedule.DispatchRouteListService
A Web Service to display the available Dispatch Routes between two Airports.
- Since:
- 2.2
- Version:
- 11.2
- Author:
- Luke
-
Constructor Details
-
DispatchRouteListService
public DispatchRouteListService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-