HttpConnection.getAttribute

Returns the value of the user-defined attribute of this connection.

@param key the key of the attribute @return <tt>null</tt> if there is no attribute with the specified key

interface HttpConnection
Object
getAttribute
(
string key
)

Meta