Class FlightSubmitService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.simfdr.SimFDRService
org.deltava.service.simfdr.FlightSubmitService
A Web Service to process simFDR submitted Flight Reports.
- Since:
- 7.0
- Version:
- 11.3
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.service.simfdr.SimFDRService
authenticate, isSecure
-
Constructor Details
-
FlightSubmitService
public FlightSubmitService()
-
-
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
-