org.apache.sshd.common.util
Class IoUtils

java.lang.Object
  extended by org.apache.sshd.common.util.IoUtils

public class IoUtils
extends java.lang.Object

TODO Add javadoc

Author:
Apache MINA SSHD Project

Constructor Summary
IoUtils()
           
 
Method Summary
static void closeQuietly(java.io.Closeable... closeables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoUtils

public IoUtils()
Method Detail

closeQuietly

public static void closeQuietly(java.io.Closeable... closeables)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.