URLConnection.toString

URLConnection.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this URLConnection.
Description
Returns a String representation of this URL connection.

Overrides
toString in class Object