JBoss AS7 Deployment Plugin 7.9.Final

org.jboss.as.plugin.common
Class IoUtils

java.lang.Object
  extended by org.jboss.as.plugin.common.IoUtils

public class IoUtils
extends Object

Utilities for handling streams.

Author:
James R. Perkins

Constructor Summary
IoUtils()
           
 
Method Summary
static void safeClose(Closeable closeable)
           
 
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

safeClose

public static void safeClose(Closeable closeable)

JBoss AS7 Deployment Plugin 7.9.Final

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.