com.googlecode.mobilityrpc.common.util
Class IOUtil

java.lang.Object
  extended by com.googlecode.mobilityrpc.common.util.IOUtil

public class IOUtil
extends Object

Author:
Niall Gallagher

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

Constructor Detail

IOUtil

public IOUtil()
Method Detail

closeQuietly

public static void closeQuietly(Closeable closeable)

closeQuietly

public static void closeQuietly(ServerSocket closeable)


Copyright © 2012. All Rights Reserved.