Interface HttpConnectionFactory<T extends HttpConnection>

    • Method Detail

      • createConnection

        T createConnection​(java.net.Socket socket)
                    throws java.io.IOException
        Throws:
        java.io.IOException