Class GetVATSIMInfo


public class GetVATSIMInfo extends OnlineNetworkDAO
A Data Access Object to read the VATSIM JSON data feed.
Since:
9.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • GetVATSIMInfo

      public GetVATSIMInfo(InputStream is)
      Creates the Data Access Object.
      Parameters:
      is - the InputStream to read
  • Method Details