Class PilotLocationService

java.lang.Object
org.deltava.service.WebService
org.deltava.service.PilotLocationService

public class PilotLocationService extends WebService
A Web Service to display Pilot Locations on a map.
Since:
1.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • PilotLocationService

      public PilotLocationService()
  • Method Details

    • 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
    • isLogged

      public boolean isLogged()
      Returns if the Web Service invocation is logged.
      Overrides:
      isLogged in class WebService
      Returns:
      FALSE