Class FleetInfoService

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

public class FleetInfoService extends WebService
A Web Service to display Fleet Library Information.
Since:
1.0
Version:
10.0
Author:
Luke
  • Constructor Details

    • FleetInfoService

      public FleetInfoService()
  • Method Details

    • execute

      public int execute(ServiceContext ctx) throws ServiceException
      Executes the Web Service, returning an INI file for use with the Fleet Installers.
      Specified by:
      execute in class WebService
      Parameters:
      ctx - the Web Service context
      Returns:
      the HTTP status code
      Throws:
      ServiceException - if an error occurs