Interface URLFetcher

  • All Known Implementing Classes:
    URLFetchers

    public interface URLFetcher
    • Method Detail

      • openStream

        java.io.InputStream openStream​(java.net.URL u,
                                       MLogger logger)
                                throws java.io.IOException
        Throws:
        java.io.IOException