URLConnection.setDefaultAllowUserInteraction
Class Overview | Class Members | 
  This Package | 
All Packages
 public static void setDefaultAllowUserInteraction( boolean defaultallowuserinteraction )
Parameters
-  defaultallowuserinteraction 
-  the new value.
    
Description
 Sets the default value of the 
 allowUserInteraction field for all future 
 URLConnection objects to the specified value.
  
See Also
     allowUserInteraction