Class ConnectionParams

    • Constructor Detail

    • Method Detail

      • getHostName

        public String getHostName()
        Hostname we are connecting to
        Returns:
        hostname or null if using HTTP based feed
      • getPort

        public Integer getPort()
        Port we are connecting to
        Returns:
        port or null if using HTTP based feed
      • getUrl

        public String getUrl()
        Url we are fetching
        Returns:
        url or null if using Socket based feed