Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7018010

Reference to ProxySelector is without link

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8
    • core-libs
    • b01
    • x86
    • linux

      URLStreamHandler class:

      -------------------8<------------------------------
      protected URLConnection openConnection(URL u,
                                 Proxy p)
                                      throws IOException

      Same as openConnection(URL), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxying will ignore the proxy parameter and make a normal connection. Calling this method preempts the system's default ProxySelector settings.
      -------------------8<------------------------------

      In the HTML spec "ProxySelector" has no link to correcponding class.

            rriggs Roger Riggs
            sreznick Sergey Reznick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: