Class GetIVAOInfo


public class GetIVAOInfo extends OnlineNetworkDAO
A Data Access Object to parse an IVAO v2 JSON servinfo feed.
Since:
10.1
Version:
11.1
Author:
Luke
  • Constructor Details

    • GetIVAOInfo

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