MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / openConnection

Method openConnection

src/java/net/URL.java:320–324  ·  view source on GitHub ↗

Creates (if not already in existance) a URLConnection object that contains a connection to the remote object referred to by the URL. Invokes the appropriate protocol handler. Failure is indicated by throwing an exception. @exception IOException If an I/O exception has occurred. @see URLConnection

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

openStreamMethod · 0.95
getContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected