Class IncludeUrl

  • All Implemented Interfaces:
    Serializable

    public class IncludeUrl
    extends Object
    implements Serializable
    A file URL holding specific addresses to be polled. Each line in the URL file can be one of: "#", "", or "#". Lines starting with a '#' are ignored and so are characters after a '#' in a line.
    See Also:
    Serialized Form
    • Constructor Detail

      • IncludeUrl

        public IncludeUrl()
      • IncludeUrl

        public IncludeUrl​(String url)