Interface URIAccessService


public interface URIAccessService
  • Field Details

  • Method Details

    • readURI

      pl.edu.icm.unity.base.file.FileData readURI(URI uri)
    • readURI

      pl.edu.icm.unity.base.file.FileData readURI(URI uri, String customTruststore)
    • readURL

      RemoteFileData readURL(URI uri, String customTruststore, Duration connectionTimeout, Duration socketReadTimeout, int retriesNumber)
    • readImageURI

      pl.edu.icm.unity.base.file.FileData readImageURI(URI uri, String themeName)