org.apache.sshd.common.util
Class IoUtils

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

public class IoUtils
extends Object

TODO Add javadoc

Author:
Apache MINA SSHD Project

Constructor Summary
IoUtils()
           
 
Method Summary
static void closeQuietly(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(Closeable... closeables)


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