Class UpdateAvailableService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.acars.UpdateAvailableService
A Web Service to determine whether a new ACARS client is available.
- Since:
- 4.1
- Version:
- 10.2
- Author:
- Luke
-
Constructor Details
-
UpdateAvailableService
public UpdateAvailableService()
-
-
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
-