Class ACKService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.xacars.XAService
org.deltava.service.xacars.ACKService
The XACARS acknowledge service, which ACKs a message.
- Since:
- 4.1
- Version:
- 4.1
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.service.xacars.XAService
authenticate, getProtocolVersion, getSimulator, isLogged, log
-
Constructor Details
-
ACKService
ACKService()
-
-
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
-