ch.qos.logback.ext.loggly.io
Class IoUtils

java.lang.Object
  extended by ch.qos.logback.ext.loggly.io.IoUtils

public class IoUtils
extends Object

Author:
Cyrille Le Clerc

Constructor Summary
IoUtils()
           
 
Method Summary
static long copy(InputStream in, OutputStream out)
           
 
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

copy

public static long copy(InputStream in,
                        OutputStream out)
                 throws IOException
Throws:
IOException


Copyright © 2014-2015. All Rights Reserved.