URLConnection.URLConnection
Class Overview | Class Members |
This Package |
All Packages
protected URLConnection( URL url )
Parameters
- url
- the specified URL.
Description
Constructs a URL connection to the specified URL. A connection to
the object referenced by the URL is not created.