Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for urlConnection (0.14 sec)

  1. docs/changelogs/changelog_3x.md

     *  **The Apache HTTP client and HttpURLConnection APIs are deprecated.** They
        continue to work as they always have, but we're moving everything to the new
        OkHttp 3 API. The `okhttp-apache` and `okhttp-urlconnection` modules should
        be only be used to accelerate a transition to OkHttp's request/response API.
        These deprecated modules will be dropped in an upcoming OkHttp 3.x release.
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    XmlReader(java.io.InputStream) throws java.io.IOException; public void XmlReader(java.io.InputStream, boolean) throws java.io.IOException, XmlStreamReaderExcep; public void XmlReader(java.net.URL) throws java.io.IOException; public void XmlReader(java.net.URLConnection) throws java.io.IOException; public void XmlReader(java.io.InputStream, String) throws java.io.IOException; public void XmlReader(java.io.InputStream, String, boolean, String) throws java.io.IOException, XmlStreamReaderExcep; public void XmlRe...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 200.2K bytes
    - Viewed (0)
Back to top