Interface UtilNetworking.IHttpsURLConnectionProvider

  • Enclosing class:
    UtilNetworking

    public static interface UtilNetworking.IHttpsURLConnectionProvider
    • Method Detail

      • generateHttpsURLConnection

        javax.net.ssl.HttpsURLConnection generateHttpsURLConnection​(java.net.URL url)
                                                             throws java.io.IOException
        Throws:
        java.io.IOException