Class GetSerializedOnline

java.lang.Object
org.deltava.dao.file.DAO
org.deltava.dao.file.GetSerializedOnline

public class GetSerializedOnline extends DAO
A Data Access Object to read serialized online track data.
Since:
7.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • GetSerializedOnline

      public GetSerializedOnline(InputStream is)
      Initializes the Data Access Object.
      Parameters:
      is - the InputStream to read from
  • Method Details