This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.pipeline.util
Class URLConnectionUtils
java.lang.Object
   org.apache.cocoon.pipeline.util.URLConnectionUtils
org.apache.cocoon.pipeline.util.URLConnectionUtils
- public abstract class URLConnectionUtils 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
URLConnectionUtils
public URLConnectionUtils()
closeQuietly
public static void closeQuietly(URLConnection urlConnection)
- Close a URLConnectionquietly and take care of all the exception handling.
 
- 
- Parameters:
- urlConnection-- URLConnectionto be closed.
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.