Class TestableConnFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.net.HttpURLConnection newConnection​(java.net.URL url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestableConnFactory

        public TestableConnFactory()
    • Method Detail

      • newConnection

        protected java.net.HttpURLConnection newConnection​(java.net.URL url)
                                                    throws java.io.IOException
        Throws:
        java.io.IOException