Class SourceTable


  • public class SourceTable
    extends Object
    Source table for ntrip streams retrieval.
    Since:
    11.0
    Author:
    Luc Maisonobe
    • Method Detail

      • getNtripFlags

        public String getNtripFlags()
        Get the flags set by server.
        Returns:
        flags set by server
      • getCasters

        public List<CasterRecord> getCasters()
        Get the casters records.
        Returns:
        casters records
      • getNetworks

        public List<NetworkRecord> getNetworks()
        Get the networks records.
        Returns:
        networks records
      • getDataStreams

        public List<DataStreamRecord> getDataStreams()
        Get the data streams records.
        Returns:
        data streams records